snowdensb / job-dsl-plugin

A Groovy DSL for Jenkins Jobs - Sweeeeet!
Apache License 2.0
0 stars 0 forks source link

CVE-2021-22096 (Medium) detected in multiple libraries - autoclosed #155

Closed mend-for-github-com[bot] closed 4 months ago

mend-for-github-com[bot] commented 2 years ago

CVE-2021-22096 - Medium Severity Vulnerability

Vulnerable Libraries - spring-webmvc-2.5.6.SEC03.jar, spring-core-2.5.6.SEC03.jar, spring-web-2.5.6.SEC03.jar

spring-webmvc-2.5.6.SEC03.jar

Spring Framework: Web MVC

Library home page: http://www.springframework.org

Path to dependency file: /build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework/spring-webmvc/2.5.6.SEC03/275c5ac6ade12819f49e984c8e06b114a4e23458/spring-webmvc-2.5.6.SEC03.jar

Dependency Hierarchy: - jenkins-war-2.176.war (Root Library) - jenkins-core-2.176.jar - :x: **spring-webmvc-2.5.6.SEC03.jar** (Vulnerable Library)

spring-core-2.5.6.SEC03.jar

Spring Framework: Core

Library home page: http://www.springframework.org

Path to dependency file: /build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework/spring-core/2.5.6.SEC03/644a23805a7ea29903bde0ccc1cd1a8b5f0432d6/spring-core-2.5.6.SEC03.jar

Dependency Hierarchy: - jenkins-war-2.176.war (Root Library) - jenkins-core-2.176.jar - :x: **spring-core-2.5.6.SEC03.jar** (Vulnerable Library)

spring-web-2.5.6.SEC03.jar

Spring Framework: Web

Library home page: http://www.springframework.org

Path to dependency file: /build.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework/spring-web/2.5.6.SEC03/699f171339f20126f1d09dde2dd17d6db2943fce/spring-web-2.5.6.SEC03.jar

Dependency Hierarchy: - jenkins-war-2.176.war (Root Library) - jenkins-core-2.176.jar - spring-webmvc-2.5.6.SEC03.jar - :x: **spring-web-2.5.6.SEC03.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: org.springframework:spring-core:5.2.18.RELEASE,5.3.12;org.springframework:spring-web:5.2.18.RELEASE,5.3.12;org.springframework:spring-webmvc:5.2.18.RELEASE,5.3.12;org.springframework:spring-webflux:5.2.18.RELEASE,5.3.12

mend-for-github-com[bot] commented 4 months ago

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.