You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An issue was discovered in Pivotal Spring Framework before 3.2.18, 4.2.x before 4.2.9, and 4.3.x before 4.3.5. Paths provided to the ResourceServlet were not properly sanitized and as a result exposed to directory traversal attacks.
Fix Resolution: Users of affected versions should apply the following mitigation:
4.3.x users should upgrade to 4.3.5
4.2.x users should upgrade to 4.2.9
3.2.x users should upgrade to 3.2.18
Note that few applications are likely to use the . It has been generally superseded since version 3.0 (circa 2009) by the and related classes that have been in use by default and provide much more advanced capabilities, see “” in the reference documentation. The is now deprecated in 3.2.x and 4.x and is removed altogether starting with version 5.
Step up your Open Source Security Game with WhiteSource here
The text was updated successfully, but these errors were encountered:
CVE-2016-9878 - High Severity Vulnerability
Vulnerable Library - spring-webmvc-4.3.2.RELEASE.jar
Spring Web MVC
path: /root/.m2/repository/org/springframework/spring-webmvc/4.3.2.RELEASE/spring-webmvc-4.3.2.RELEASE.jar
Library home page: https://github.com/spring-projects/spring-framework
Dependency Hierarchy:
Vulnerability Details
An issue was discovered in Pivotal Spring Framework before 3.2.18, 4.2.x before 4.2.9, and 4.3.x before 4.3.5. Paths provided to the ResourceServlet were not properly sanitized and as a result exposed to directory traversal attacks.
Publish Date: 2016-12-29
URL: CVE-2016-9878
CVSS 3 Score Details (7.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://pivotal.io/security/cve-2016-9878
Release Date: 2017-12-31
Fix Resolution: Users of affected versions should apply the following mitigation: 4.3.x users should upgrade to 4.3.5 4.2.x users should upgrade to 4.2.9 3.2.x users should upgrade to 3.2.18 Note that few applications are likely to use the . It has been generally superseded since version 3.0 (circa 2009) by the and related classes that have been in use by default and provide much more advanced capabilities, see “” in the reference documentation. The is now deprecated in 3.2.x and 4.x and is removed altogether starting with version 5.
Step up your Open Source Security Game with WhiteSource here
The text was updated successfully, but these errors were encountered: