CVE-2011-2894: Deserialization of Untrusted Data
(updated )
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.
References
- osvdb.org/75263
- securityreason.com/securityalert/8405
- www.redhat.com/support/errata/RHSA-2011-1334.html
- www.securityfocus.com/archive/1/519593/100/0/threaded
- www.securityfocus.com/bid/49536
- www.springsource.com/security/cve-2011-2894
- exchange.xforce.ibmcloud.com/vulnerabilities/69687
- github.com/advisories/GHSA-f866-m9mv-2xr3
- nvd.nist.gov/vuln/detail/CVE-2011-2894
- web.archive.org/web/20120307233721/http://www.springsource.com/security/cve-2011-2894
Detect and mitigate CVE-2011-2894 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →