📂 Vulnerable Library - spring-web-4.3.30.RELEASE.jar
Spring Web
Library home page: https://projects.spring.io/spring-framework
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/4.3.30.RELEASE/spring-web-4.3.30.RELEASE.jar
Findings
| Finding |
Severity |
🎯 CVSS |
Exploit Maturity |
EPSS |
Library |
Type |
Fixed in |
Remediation Available |
Reachability |
| CVE-2016-1000027 |
🟣 Critical |
9.3 |
Not Defined |
59.2% |
spring-web-4.3.30.RELEASE.jar |
Direct |
org.springframework:spring-web:6.0.0 |
✅ |
Reachable |
| CVE-2021-22096 |
🟠 Medium |
5.3 |
Not Defined |
< 1% |
spring-web-4.3.30.RELEASE.jar |
Direct |
N/A |
❌ |
Unreachable |
| CVE-2024-38820 |
🟡 Low |
2.3 |
Not Defined |
< 1% |
spring-web-4.3.30.RELEASE.jar |
Direct |
org.springframework:spring-context:6.1.14 |
✅ |
|
Details
🟣CVE-2016-1000027
Vulnerable Library - spring-web-4.3.30.RELEASE.jar
Spring Web
Library home page: https://projects.spring.io/spring-framework
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/4.3.30.RELEASE/spring-web-4.3.30.RELEASE.jar
Dependency Hierarchy:
- ❌ spring-web-4.3.30.RELEASE.jar (Vulnerable Library)
Reachability Analysis
This vulnerability is potentially reachable:
- org.owasp.benchmark.helpers.DataBaseServer (Application)
- org.springframework.http.ResponseEntity (Extension)
- org.springframework.http.ResponseEntity$DefaultBuilder (Extension)
-> ❌ org.springframework.http.MediaType (Vulnerable Component)
Vulnerability Details
Pivotal Spring Framework through 5.3.16 suffers from a potential remote code execution (RCE) issue if used for Java deserialization of untrusted data. Depending on how the library is implemented within a product, this issue may or not occur, and authentication may be required. NOTE: the vendor's position is that untrusted data is not an intended use case. The product's behavior will not be changed because some users rely on deserialization of trusted data. After conducting further research, Mend has determined that all versions of spring-web up to version 6.0.0 are vulnerable to CVE-2016-1000027.
Publish Date: Jan 02, 2020 12:00 AM
URL: CVE-2016-1000027
Threat Assessment
Exploit Maturity:Not Defined
EPSS:59.2%
Score: 9.3
Suggested Fix
Type: Upgrade version
Origin: GHSA-4wrc-f8pq-fpqp
Release Date: Jan 02, 2020 12:00 AM
Fix Resolution : org.springframework:spring-web:6.0.0
🟠CVE-2021-22096
Vulnerable Library - spring-web-4.3.30.RELEASE.jar
Spring Web
Library home page: https://projects.spring.io/spring-framework
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/4.3.30.RELEASE/spring-web-4.3.30.RELEASE.jar
Dependency Hierarchy:
- ❌ spring-web-4.3.30.RELEASE.jar (Vulnerable Library)
Reachability Analysis
The vulnerable code is unreachable
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: Oct 28, 2021 03:22 PM
URL: CVE-2021-22096
Threat Assessment
Exploit Maturity:Not Defined
EPSS:< 1%
Score: 5.3
Suggested Fix
Type: Upgrade version
Origin:
Release Date:
Fix Resolution :
🟡CVE-2024-38820
Vulnerable Library - spring-web-4.3.30.RELEASE.jar
Spring Web
Library home page: https://projects.spring.io/spring-framework
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/4.3.30.RELEASE/spring-web-4.3.30.RELEASE.jar
Dependency Hierarchy:
- ❌ spring-web-4.3.30.RELEASE.jar (Vulnerable Library)
Vulnerability Details
The fix for CVE-2022-22968 made disallowedFields patterns in DataBinder case insensitive. However, String.toLowerCase() has some Locale dependent exceptions that could potentially result in fields not protected as expected.
Publish Date: Oct 18, 2024 05:39 AM
URL: CVE-2024-38820
Threat Assessment
Exploit Maturity:Not Defined
EPSS:< 1%
Score: 2.3
Suggested Fix
Type: Upgrade version
Origin: GHSA-4gc7-5j7h-4qph
Release Date: Oct 18, 2024 05:39 AM
Fix Resolution : org.springframework:spring-context:6.1.14
📂 Vulnerable Library - spring-web-4.3.30.RELEASE.jar
Spring Web
Library home page: https://projects.spring.io/spring-framework
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/4.3.30.RELEASE/spring-web-4.3.30.RELEASE.jar
Findings
Details
🟣CVE-2016-1000027
Vulnerable Library - spring-web-4.3.30.RELEASE.jar
Spring Web
Library home page: https://projects.spring.io/spring-framework
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/4.3.30.RELEASE/spring-web-4.3.30.RELEASE.jar
Dependency Hierarchy:
Reachability Analysis
This vulnerability is potentially reachable:
Vulnerability Details
Pivotal Spring Framework through 5.3.16 suffers from a potential remote code execution (RCE) issue if used for Java deserialization of untrusted data. Depending on how the library is implemented within a product, this issue may or not occur, and authentication may be required. NOTE: the vendor's position is that untrusted data is not an intended use case. The product's behavior will not be changed because some users rely on deserialization of trusted data. After conducting further research, Mend has determined that all versions of spring-web up to version 6.0.0 are vulnerable to CVE-2016-1000027.
Publish Date: Jan 02, 2020 12:00 AM
URL: CVE-2016-1000027
Threat Assessment
Exploit Maturity:Not Defined
EPSS:59.2%
Score: 9.3
Suggested Fix
Type: Upgrade version
Origin: GHSA-4wrc-f8pq-fpqp
Release Date: Jan 02, 2020 12:00 AM
Fix Resolution : org.springframework:spring-web:6.0.0
🟠CVE-2021-22096
Vulnerable Library - spring-web-4.3.30.RELEASE.jar
Spring Web
Library home page: https://projects.spring.io/spring-framework
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/4.3.30.RELEASE/spring-web-4.3.30.RELEASE.jar
Dependency Hierarchy:
Reachability Analysis
The vulnerable code is unreachable
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: Oct 28, 2021 03:22 PM
URL: CVE-2021-22096
Threat Assessment
Exploit Maturity:Not Defined
EPSS:< 1%
Score: 5.3
Suggested Fix
Type: Upgrade version
Origin:
Release Date:
Fix Resolution :
🟡CVE-2024-38820
Vulnerable Library - spring-web-4.3.30.RELEASE.jar
Spring Web
Library home page: https://projects.spring.io/spring-framework
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/4.3.30.RELEASE/spring-web-4.3.30.RELEASE.jar
Dependency Hierarchy:
Vulnerability Details
The fix for CVE-2022-22968 made disallowedFields patterns in DataBinder case insensitive. However, String.toLowerCase() has some Locale dependent exceptions that could potentially result in fields not protected as expected.
Publish Date: Oct 18, 2024 05:39 AM
URL: CVE-2024-38820
Threat Assessment
Exploit Maturity:Not Defined
EPSS:< 1%
Score: 2.3
Suggested Fix
Type: Upgrade version
Origin: GHSA-4gc7-5j7h-4qph
Release Date: Oct 18, 2024 05:39 AM
Fix Resolution : org.springframework:spring-context:6.1.14