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.
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.
Link | Tags |
---|---|
http://www.springsource.com/security/cve-2011-2894 | vendor advisory |
http://www.securityfocus.com/bid/49536 | third party advisory vdb entry |
http://www.securityfocus.com/archive/1/519593/100/0/threaded | mailing list third party advisory vdb entry |
http://www.redhat.com/support/errata/RHSA-2011-1334.html | third party advisory vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/69687 | third party advisory vdb entry |
http://securityreason.com/securityalert/8405 | third party advisory |
http://osvdb.org/75263 | vdb entry broken link |
https://web.archive.org/web/20120307233721/http://www.springsource.com/security/cve-2011-2894 |