wasimakh2 / JPAGenratorRelease

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

mend-bolt-for-github opened this issue · comments

CVE-2022-22970 - Medium Severity Vulnerability

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

spring-beans-5.1.9.RELEASE.jar

Spring Beans

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

Path to dependency file: /JPAGenrator-0.0.1-SNAPSHOT/META-INF/maven/com.ncstc/JPAGenrator/pom.xml

Path to vulnerable library: /JPAGenrator-0.0.1-SNAPSHOT/WEB-INF/lib/spring-beans-5.1.9.RELEASE.jar,/root/.m2/repository/org/springframework/spring-beans/5.1.9.RELEASE/spring-beans-5.1.9.RELEASE.jar

Dependency Hierarchy:

  • spring-beans-5.1.9.RELEASE.jar (Vulnerable Library)
spring-core-5.1.9.RELEASE.jar

Spring Core

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

Path to dependency file: /JPAGenrator-0.0.1-SNAPSHOT/META-INF/maven/com.ncstc/JPAGenrator/pom.xml

Path to vulnerable library: /root/.m2/repository/org/springframework/spring-core/5.1.9.RELEASE/spring-core-5.1.9.RELEASE.jar,/JPAGenrator-0.0.1-SNAPSHOT/WEB-INF/lib/spring-core-5.1.9.RELEASE.jar

Dependency Hierarchy:

  • spring-core-5.1.9.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 5ad5b303606a532e1bc1446c82df1bfa14f34c2d

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: 5.2.22.RELEASE


Step up your Open Source Security Game with Mend here