CVE-2014-3625
medium
CVSS v3
—
CVSS v2
5.0
VIR risk
5.0
Description
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.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-3625
Vendor advisory: secalert@redhat.com — http://www.pivotal.io/security/cve-2014-3625
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 3.2.13-1 |
| debian | bullseye | fixed | 3.2.13-1 |
| debian | forky | fixed | 3.2.13-1 |
| debian | sid | fixed | 3.2.13-1 |
| debian | trixie | fixed | 3.2.13-1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | org.springframework:spring-webmvc | >=3.0.4,<3.2.12 | 3.2.12 |
| Maven | org.springframework:spring-webmvc | >=4.0.0,<4.0.8 | 4.0.8 |
| Maven | org.springframework:spring-webmvc | >=4.1.0,<4.1.2 | 4.1.2 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| pivotal_software | spring_framework | {"startIncluding":"3.1.0","endIncluding":"3.1.4"} | |
| vmware | spring_framework | {"startIncluding":"3.0.4","endIncluding":"3.0.7"} | |
References
- http://rhn.redhat.com/errata/RHSA-2015-0236.html
- http://rhn.redhat.com/errata/RHSA-2015-0720.html
- http://www.pivotal.io/security/cve-2014-3625
- https://jira.spring.io/browse/SPR-12354
- https://lists.debian.org/debian-lts-announce/2019/07/msg00012.html
- https://nvd.nist.gov/vuln/detail/CVE-2014-3625
- https://github.com/spring-projects/spring-framework/commit/161d3e3049f129e211f68a4e94b544e0f0d8384d
- https://github.com/spring-projects/spring-framework/commit/3f68cd633f03370d33c2603a6496e81273782601
- https://github.com/spring-projects/spring-framework/commit/9beae9ae4226c45cd428035dae81214439324676
- https://github.com/spring-projects/spring-framework/commit/9cef8e3001ddd61c734281a7556efd84b6cc2755
- https://github.com/spring-projects/spring-framework
- https://security-tracker.debian.org/tracker/CVE-2014-3625
CWEs
CWE-22
Verify integrity in audit chain (admin only). AS-IS.