snowdensb / sonar-xanitizer

Integrates Xanitizer results into SonarQube
Apache License 2.0
0 stars 0 forks source link

spring-webmvc-3.2.4.RELEASE.jar: 2 vulnerabilities (highest severity is: 7.5) - autoclosed #182

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

mend-for-github-com[bot] commented 6 months ago
Vulnerable Library - spring-webmvc-3.2.4.RELEASE.jar

Spring Web MVC

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

Path to vulnerable library: /src/test/resources/webgoat/WEB-INF/lib/spring-webmvc-3.2.4.RELEASE.jar

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (spring-webmvc version) Remediation Possible** Reachability
CVE-2016-5007 High 7.5 spring-webmvc-3.2.4.RELEASE.jar Direct 4.3.0.RELEASE
CVE-2021-22096 Medium 4.3 spring-webmvc-3.2.4.RELEASE.jar Direct 5.2.18.RELEASE

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2016-5007 ### Vulnerable Library - spring-webmvc-3.2.4.RELEASE.jar

Spring Web MVC

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

Path to vulnerable library: /src/test/resources/webgoat/WEB-INF/lib/spring-webmvc-3.2.4.RELEASE.jar

Dependency Hierarchy: - :x: **spring-webmvc-3.2.4.RELEASE.jar** (Vulnerable Library)

Found in base branch: master

### Vulnerability Details

Both Spring Security 3.2.x, 4.0.x, 4.1.0 and the Spring Framework 3.2.x, 4.0.x, 4.1.x, 4.2.x rely on URL pattern mappings for authorization and for mapping requests to controllers respectively. Differences in the strictness of the pattern matching mechanisms, for example with regards to space trimming in path segments, can lead Spring Security to not recognize certain paths as not protected that are in fact mapped to Spring MVC controllers that should be protected. The problem is compounded by the fact that the Spring Framework provides richer features with regards to pattern matching as well as by the fact that pattern matching in each Spring Security and the Spring Framework can easily be customized creating additional differences.

Publish Date: 2017-05-25

URL: CVE-2016-5007

### CVSS 3 Score Details (7.5)

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

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://pivotal.io/security/cve-2016-5007

Release Date: 2017-05-25

Fix Resolution: 4.3.0.RELEASE

CVE-2021-22096 ### Vulnerable Library - spring-webmvc-3.2.4.RELEASE.jar

Spring Web MVC

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

Path to vulnerable library: /src/test/resources/webgoat/WEB-INF/lib/spring-webmvc-3.2.4.RELEASE.jar

Dependency Hierarchy: - :x: **spring-webmvc-3.2.4.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

mend-for-github-com[bot] commented 2 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.