CVE-2011-2894
medium
CVSS v3
—
CVSS v2
6.8
VIR risk
6.8
Description
Spring Framework and Spring Security vulnerable to Deserialization of Untrusted Data
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: secalert@redhat.com — http://www.springsource.com/security/cve-2011-2894
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | org.springframework:spring-core | >=3.0.0,<3.0.6 | 3.0.6 |
| Maven | org.springframework.security:spring-security-core | >=3.0.0,<3.0.6 | 3.0.6 |
| Maven | org.springframework.security:spring-security-core | >=2.0.0,<2.0.7 | 2.0.7 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| vmware | spring_framework | {"startIncluding":"3.0.0","endIncluding":"3.0.5"} | |
| vmware | spring_security | {"startIncluding":"2.0.0","endIncluding":"2.0.6"} | |
References
- http://osvdb.org/75263
- http://securityreason.com/securityalert/8405
- http://www.redhat.com/support/errata/RHSA-2011-1334.html
- http://www.securityfocus.com/archive/1/519593/100/0/threaded
- http://www.securityfocus.com/bid/49536
- http://www.springsource.com/security/cve-2011-2894
- https://exchange.xforce.ibmcloud.com/vulnerabilities/69687
- https://web.archive.org/web/20120307233721/http://www.springsource.com/security/cve-2011-2894
- https://nvd.nist.gov/vuln/detail/CVE-2011-2894
- https://github.com/spring-projects/spring-framework/commit/070a723ef2c886770a063eb9a67f84f74e06edfb
- https://github.com/spring-projects/spring-framework
CWEs
CWE-502
Verify integrity in audit chain (admin only). AS-IS.