Skip to content

Improper Limitation of a Pathname to a Restricted Directory in Spring Framework

Moderate severity GitHub Reviewed Published May 13, 2022 to the GitHub Advisory Database • Updated Mar 5, 2024

Package

maven org.springframework:spring-webmvc (Maven)

Affected versions

>= 3.0.4, < 3.2.12
>= 4.0.0, < 4.0.8
>= 4.1.0, < 4.1.2

Patched versions

3.2.12
4.0.8
4.1.2
Published by the National Vulnerability Database Nov 20, 2014
Published to the GitHub Advisory Database May 13, 2022
Reviewed Jul 7, 2022
Last updated Mar 5, 2024

Severity

Moderate

EPSS score

Exploit Prediction Scoring System (EPSS)

This score estimates the probability of this vulnerability being exploited within the next 30 days. Data provided by FIRST.
(96th percentile)

Weaknesses

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. Learn more on MITRE.

CVE ID

CVE-2014-3625

GHSA ID

GHSA-hhm4-hwq6-3c6w

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.