CVE Database
/

CVE-2013-0422

Back to search

CVE-2013-0422

Published: Jan 10, 2013

Modified: Oct 22, 2025

PUBLISHED

Description

Multiple vulnerabilities in Oracle Java 7 before Update 11 allow remote attackers to execute arbitrary code by (1) using the public getMBeanInstantiator method in the JmxMBeanServer class to obtain a reference to a private MBeanInstantiator object, then retrieving arbitrary Class references using the findClass method, and (2) using the Reflection API with recursion in a way that bypasses a security check by the java.lang.invoke.MethodHandles.Lookup.checkSecurityManager method due to the inability of the sun.reflect.Reflection.getCallerClass method to skip frames related to the new reflection API, as exploited in the wild in January 2013, as demonstrated by Blackhole and Nuclear Pack, and a different vulnerability than CVE-2012-4681 and CVE-2012-3174. NOTE: some parties have mapped the recursive Reflection API issue to CVE-2012-3174, but CVE-2012-3174 is for a different vulnerability whose details are not public as of 20130114. CVE-2013-0422 covers both the JMX/MBean and Reflection API issues. NOTE: it was originally reported that Java 6 was also vulnerable, but the reporter has retracted this claim, stating that Java 6 is not exploitable because the relevant code is called in a way that does not bypass security checks. NOTE: as of 20130114, a reliable third party has claimed that the findClass/MBeanInstantiator vector was not fixed in Oracle Java 7 Update 11. If there is still a vulnerable condition, then a separate CVE identifier might be created for the unfixed issue.

VendorProductVersions

n/a

n/a

affected
n/a

References

RHSA-2013:0156
vendor-advisory
x_refsource_REDHAT
MDVSA-2013:095
vendor-advisory
x_refsource_MANDRIVA
openSUSE-SU-2013:0199
vendor-advisory
x_refsource_SUSE
RHSA-2013:0165
vendor-advisory
x_refsource_REDHAT
VU#625617
third-party-advisory
x_refsource_CERT-VN
TA13-010A
third-party-advisory
x_refsource_CERT
USN-1693-1
vendor-advisory
x_refsource_UBUNTU

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now