Sun Java Runtime Environment Trusted Methods Chaining Remote Code Execution Vulnerability
ZDI-10-056: April 5th, 2010CVE ID
CVSS Score
Affected Vendors
Affected Products
TippingPoint™ IPS Customer Protection
TippingPoint IPS customers are protected against this vulnerability by Digital Vaccine protection filter ID 10985. For further product information on the TippingPoint IPS:Vulnerability Details
This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Sun Java Runtime. Authentication is not required to exploit this vulnerability.
The specific flaw exists within the code responsible for ensuring proper privileged execution of methods. If an untrusted method in an applet attempts to call a method that requires privileges, Java will walk the call stack and for each entry verify that the method called is defined within a class that has that privilege. However, this does not take into account an untrusted object that has extended the trusted class without overwriting the target method. Additionally, this can be bypassed by abusing a similar trust issue with interfaces. An attacker can leverage these insecurities to execute vulnerable code under the context of the user invoking the JRE.
Vendor Response
Oracle states:Disclosure Timeline
-
2009-11-24 - Vulnerability reported to vendor
2010-04-05 - Coordinated public release of advisory
Credit
This vulnerability was discovered by:-
Sami Koivu
