CVE-2016-5007
high
CVSS v3
7.5
CVSS v2
5.0
VIR risk
7.5
Description
Spring Security and Spring Framework may not recognize certain paths that should be protected
Predictions
Exploit likelihood
83%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2016-5007
Vendor advisory: security_alert@emc.com — https://pivotal.io/security/cve-2016-5007
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 4.3.2-1 |
| debian | bullseye | fixed | 4.3.2-1 |
| debian | forky | fixed | 4.3.2-1 |
| debian | sid | fixed | 4.3.2-1 |
| debian | trixie | fixed | 4.3.2-1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | org.springframework:spring-core | <4.3.1 | 4.3.1 |
| Maven | org.springframework.security:spring-security-core | <4.1.1 | 4.1.1 |
Application impact
References
- http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html
- http://www.securityfocus.com/bid/91687
- https://pivotal.io/security/cve-2016-5007
- https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html
- https://nvd.nist.gov/vuln/detail/CVE-2016-5007
- https://github.com/spring-projects/spring-security/issues/3964
- https://github.com/spring-projects/spring-framework/commit/a30ab30e4e9ae021fdda04e9abfc228476b846b5
- https://github.com/spring-projects/spring-security/commit/e4c13e3c0ee7f06f59d3b43ca6734215ad7d8974
- https://github.com/advisories/GHSA-8crv-49fr-2h6j
- https://security-tracker.debian.org/tracker/CVE-2016-5007
CWEs
CWE-264
Verify integrity in audit chain (admin only). AS-IS.