Skip to content
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.

CVE-2022-22970 (Medium) detected in spring-core-5.0.6.RELEASE.jar, spring-beans-5.0.6.RELEASE.jar #28

Open
mend-bolt-for-github bot opened this issue May 14, 2022 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented May 14, 2022

CVE-2022-22970 - Medium Severity Vulnerability

Vulnerable Libraries - spring-core-5.0.6.RELEASE.jar, spring-beans-5.0.6.RELEASE.jar

spring-core-5.0.6.RELEASE.jar

Spring Core

Library home page: /~https://github.com/spring-projects/spring-framework

Path to dependency file: /build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/5.0.6.RELEASE/984a52455b1be596b7f1a29f62d21d2f483eb764/spring-core-5.0.6.RELEASE.jar

Dependency Hierarchy:

  • gretty-starter-3.0.5.jar (Root Library)
    • gretty-core-3.0.5.jar
      • spring-boot-devtools-2.0.2.RELEASE.jar
        • spring-boot-2.0.2.RELEASE.jar
          • spring-core-5.0.6.RELEASE.jar (Vulnerable Library)
spring-beans-5.0.6.RELEASE.jar

Spring Beans

Library home page: /~https://github.com/spring-projects/spring-framework

Path to dependency file: /build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework/spring-beans/5.0.6.RELEASE/d609b83cd8a71650a70778cf8d02c9a05b9161fe/spring-beans-5.0.6.RELEASE.jar

Dependency Hierarchy:

  • gretty-starter-3.0.5.jar (Root Library)
    • gretty-core-3.0.5.jar
      • spring-boot-devtools-2.0.2.RELEASE.jar
        • spring-boot-2.0.2.RELEASE.jar
          • spring-context-5.0.6.RELEASE.jar
            • spring-beans-5.0.6.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 4cb9afca7b4ab356e0863ec7515cb10a779ea02d

Found in base branch: master

Vulnerability Details

In spring framework versions prior to 5.3.20+ , 5.2.22+ and old unsupported versions, applications that handle file uploads are vulnerable to DoS attack if they rely on data binding to set a MultipartFile or javax.servlet.Part to a field in a model object.

Publish Date: 2022-05-12

URL: CVE-2022-22970

CVSS 3 Score Details (5.3)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: High
    • Privileges Required: Low
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://tanzu.vmware.com/security/cve-2022-22970

Release Date: 2022-05-12

Fix Resolution (org.springframework:spring-core): 5.2.22.RELEASE

Direct dependency fix Resolution (org.gretty:gretty-starter): 3.0.8

Fix Resolution (org.springframework:spring-beans): 5.2.22.RELEASE

Direct dependency fix Resolution (org.gretty:gretty-starter): 3.0.8


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label May 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants