CVE-2011-2894
CVSS V2 Medium 6.8
CVSS V3 None
Description
Spring Framework 3.0.0 through 3.0.5, Spring Security 3.0.0 through 3.0.5 and 2.0.0 through 2.0.6, and possibly other versions deserialize objects from untrusted sources, which allows remote attackers to bypass intended security restrictions and execute untrusted code by (1) serializing a java.lang.Proxy instance and using InvocationHandler, or (2) accessing internal AOP interfaces, as demonstrated using deserialization of a DefaultListableBeanFactory instance to execute arbitrary commands via the java.lang.Runtime class.
Overview
- CVE ID
- CVE-2011-2894
- Assigner
- secalert@redhat.com
- Vulnerability Status
- Modified
- Published Version
- 2011-10-04T10:55:09
- Last Modified Date
- 2022-07-17T20:15:08
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:* | 1 | OR | 3.0.0 | 3.0.5 |
cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:* | 1 | OR | 2.0.0 | 2.0.6 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 6.8
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 6.4
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2011-2894 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2894 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 18:35:38 | Added to TrackCVE |