CVE-2014-3578
medium
CVSS v3
—
CVSS v2
5.0
VIR risk
5.0
Description
Directory traversal vulnerability in Pivotal Spring Framework 3.x before 3.2.9 and 4.0 before 4.0.5 allows remote attackers to read arbitrary files via a crafted URL.
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-3578
Vendor advisory: secalert@redhat.com — http://pivotal.io/security/cve-2014-3578
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-core | >=3.0.0,<3.2.9 | 3.2.9 |
| Maven | org.springframework:spring-core | >=4.0.0,<4.0.5 | 4.0.5 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| pivotal_software | spring_framework | {"startIncluding":"3.2.0","endExcluding":"3.2.9"} | 3.2.9 |
References
- http://jvn.jp/en/jp/JVN49154900/index.html
- http://jvndb.jvn.jp/jvndb/JVNDB-2014-000054
- http://pivotal.io/security/cve-2014-3578
- http://rhn.redhat.com/errata/RHSA-2015-0720.html
- http://www.securityfocus.com/bid/68042
- https://bugzilla.redhat.com/show_bug.cgi?id=1131882
- https://lists.debian.org/debian-lts-announce/2019/07/msg00012.html
- https://rhn.redhat.com/errata/RHSA-2015-0234.html
- https://rhn.redhat.com/errata/RHSA-2015-0235.html
- https://nvd.nist.gov/vuln/detail/CVE-2014-3578
- https://github.com/spring-projects/spring-framework/issues/16414
- https://github.com/spring-projects/spring-framework/commit/748167bfa33c3c69db2d8dbdc3a0e9da692da3a0
- https://github.com/spring-projects/spring-framework/commit/8ee465103850a3dca018273fe5952e40d5c45a66
- https://github.com/spring-projects/spring-framework/commit/f6fddeb6eb7da625fd711ab371ff16512f431e8d
- https://github.com/spring-projects/spring-framework
- https://security-tracker.debian.org/tracker/CVE-2014-3578
CWEs
CWE-22
Verify integrity in audit chain (admin only). AS-IS.