CVE-2011-2894

Severity CVSS v4.0:
Pending analysis
Type:
CWE-502 Deserialization of Untrusted Dat
Publication date:
04/10/2011
Last modified:
11/04/2025

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:* 3.0.0 (including) 3.0.5 (including)
cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:* 2.0.0 (including) 2.0.6 (including)