Race condition in the RunAsManager mechanism in VMware SpringSource Spring Security before 2.0.7 and 3.0.x before 3.0.6 stores the Authentication object in the shared security context, which allows attackers to gain privileges via a crafted thread.
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
Link | Tags |
---|---|
http://support.springsource.com/security/cve-2011-2731 | vendor advisory |
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677814 | |
http://secunia.com/advisories/55155 | third party advisory |
http://www.securitytracker.com/id/1029151 | vdb entry |