CVE-2014-3625: Path Traversal
Directory traversal vulnerability in Pivotal Spring Framework 3.0.4 through 3.2.x before 3.2.12, 4.0.x before 4.0.8, and 4.1.x before 4.1.2 allows remote attackers to read arbitrary files via unspecified vectors, related to static resource handling.
Other sources
Some URLs were not santized correctly before use allowing an attacker to obtain any file on the file system that was also accessible to process in which the Spring web application was running.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2014-3625?
CVE-2014-3625 is considered a critical vulnerability due to the lack of proper input sanitization allowing unauthorized file access.
How do I fix CVE-2014-3625?
To fix CVE-2014-3625, upgrade to Spring Framework version 3.2.12, 4.0.8, or 4.1.2.
Which versions of Spring Framework are affected by CVE-2014-3625?
CVE-2014-3625 affects Spring Framework versions 3.0.4 through 3.2.x before 3.2.12, 4.0.x before 4.0.8, and 4.1.x before 4.1.2.
Can CVE-2014-3625 be exploited remotely?
Yes, CVE-2014-3625 can be exploited remotely by attackers to read arbitrary files on the server.
What should I do if I cannot upgrade due to compatibility issues related to CVE-2014-3625?
If upgrade is not feasible, consider implementing strict access controls and input validation to mitigate the risks from CVE-2014-3625.