wasimakh2 / JPAGenratorRelease

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2021-22096 (Medium) detected in multiple libraries

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

CVE-2021-22096 - Medium Severity Vulnerability

Vulnerable Libraries - spring-webmvc-5.1.9.RELEASE.jar, spring-core-5.1.9.RELEASE.jar, spring-web-5.1.9.RELEASE.jar

spring-webmvc-5.1.9.RELEASE.jar

Spring Web MVC

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: /epository/org/springframework/spring-webmvc/5.1.9.RELEASE/spring-webmvc-5.1.9.RELEASE.jar,/JPAGenrator-0.0.1-SNAPSHOT/WEB-INF/lib/spring-webmvc-5.1.9.RELEASE.jar

Dependency Hierarchy:

  • spring-webmvc-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)
spring-web-5.1.9.RELEASE.jar

Spring Web

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-web/5.1.9.RELEASE/spring-web-5.1.9.RELEASE.jar,/JPAGenrator-0.0.1-SNAPSHOT/WEB-INF/lib/spring-web-5.1.9.RELEASE.jar

Dependency Hierarchy:

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

Found in base branch: master

Vulnerability Details

In Spring Framework versions 5.3.0 - 5.3.10, 5.2.0 - 5.2.17, and older unsupported versions, it is possible for a user to provide malicious input to cause the insertion of additional log entries.

Publish Date: 2021-10-28

URL: CVE-2021-22096

CVSS 3 Score Details (4.3)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://tanzu.vmware.com/security/cve-2021-22096

Release Date: 2021-10-28

Fix Resolution: 5.2.18.RELEASE


Step up your Open Source Security Game with Mend here