hygieia / hygieia-relateditems-collector

[WIP] - Hygieia collector to process records in related_items collection to aid association of collector_items with dashboards.

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-4.2.5.RELEASE.jar, spring-core-4.2.5.RELEASE.jar, spring-web-4.2.5.RELEASE.jar

spring-webmvc-4.2.5.RELEASE.jar

Spring Web MVC

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

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-webmvc/4.2.5.RELEASE/spring-webmvc-4.2.5.RELEASE.jar

Dependency Hierarchy:

  • spring-security-oauth2-2.5.0.RELEASE.jar (Root Library)
    • spring-webmvc-4.2.5.RELEASE.jar (Vulnerable Library)
spring-core-4.2.5.RELEASE.jar

Spring Core

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

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-core/4.2.5.RELEASE/spring-core-4.2.5.RELEASE.jar

Dependency Hierarchy:

  • spring-web-4.2.5.RELEASE.jar (Root Library)
    • spring-core-4.2.5.RELEASE.jar (Vulnerable Library)
spring-web-4.2.5.RELEASE.jar

Spring Web

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

Path to dependency file: /pom.xml

Path to vulnerable library: /gframework/spring-web/4.2.5.RELEASE/spring-web-4.2.5.RELEASE.jar

Dependency Hierarchy:

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

Found in HEAD commit: 4c8d5a1732722418ec10d2f1f5fd7e7a6e43c83b

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 (org.springframework:spring-core): 5.2.18.RELEASE

Direct dependency fix Resolution (org.springframework:spring-web): 5.2.18.RELEASE


Step up your Open Source Security Game with Mend here