CVE-2013-0422

CRITICAL KEV RANSOMWARE

Oracle JDK 7 - Remote Code Execution via JMX MBean Instantiator and Reflection API

Title source: llm
STIX 2.1

Exploitation Summary

CVE-2013-0422 is actively exploited and listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, added May 25, 2022, with confirmed use in ransomware campaigns. EIP tracks 2 public exploits from researchers including Metasploit, Unknown, egypt, sinn3r, juan vazquez, including a Metasploit module exploits/multi/browser/java_jre17_jmxbean.

AI-analyzed exploit summary This Metasploit module exploits CVE-2013-0422, a vulnerability in Java 7u10 and earlier, by abusing JMX classes in a Java Applet to execute arbitrary code outside the sandbox. It delivers a malicious JAR file via an HTML page with an embedded applet.

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.

Exploits (2)

exploitdb WORKING POC VERIFIED
by Metasploit · rubyremotejava
https://www.exploit-db.com/exploits/24045

This Metasploit module exploits CVE-2013-0422, a vulnerability in Java 7u10 and earlier, by abusing JMX classes in a Java Applet to execute arbitrary code outside the sandbox. It delivers a malicious JAR file via an HTML page with an embedded applet.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Oracle Java Runtime Environment (JRE) 7u10 and earlier
No auth needed
Prerequisites: Victim must visit a malicious webpage hosting the exploit · Java 7u10 or earlier must be installed and enabled in the browser
devstral-2 · analyzed Feb 16, 2026 Full analysis →
metasploit WORKING POC EXCELLENT
by Unknown, egypt, sinn3r, juan vazquez · rubypocwin
https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/multi/browser/java_jre17_jmxbean.rb

This Metasploit module exploits CVE-2013-0422, a vulnerability in Java 7u10 and earlier, by abusing JMX classes in a Java Applet to execute arbitrary code outside the sandbox. It delivers a malicious JAR file containing exploit classes and a payload via an HTML page with an embedded applet.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Java Runtime Environment (JRE) 7u10 and earlier
No auth needed
Prerequisites: Victim must visit a malicious webpage hosting the exploit · Java Applet support must be enabled in the browser · Target must have vulnerable JRE version installed
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (20)

Core 20
Core References
Third Party Advisory vendor-advisory x_refsource_redhat
http://rhn.redhat.com/errata/RHSA-2013-0156.html
Not Applicable vendor-advisory x_refsource_mandriva
http://www.mandriva.com/security/advisories?name=MDVSA-2013:095
Third Party Advisory vendor-advisory x_refsource_redhat
http://rhn.redhat.com/errata/RHSA-2013-0165.html
Third Party Advisory, US Government Resource third-party-advisory x_refsource_cert-vn
http://www.kb.cert.org/vuls/id/625617
Third Party Advisory, US Government Resource third-party-advisory x_refsource_cert
http://www.us-cert.gov/cas/techalerts/TA13-010A.html
Third Party Advisory vendor-advisory x_refsource_ubuntu
http://www.ubuntu.com/usn/USN-1693-1
Third Party Advisory x_refsource_confirm
https://wiki.mageia.org/en/Support/Advisories/MGASA-2013-0018
Mailing List, Third Party Advisory mailing-list x_refsource_bugtraq
http://seclists.org/bugtraq/2013/Jan/48
Mailing List, Third Party Advisory vendor-advisory x_refsource_suse
http://lists.opensuse.org/opensuse-security-announce/2013-01/msg00025.html
Broken Link, Third Party Advisory x_refsource_misc
http://labs.alienvault.com/labs/index.php/2013/new-year-new-java-zeroday/

Scores

CVSS v3 9.8
EPSS 0.9361
EPSS Percentile 99.8%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation active
Automatable yes
Technical Impact total

Details

CISA KEV 2022-05-25
VulnCheck KEV 2013-01-10
InTheWild.io 2014-02-21
ENISA EUVD EUVD-2013-0433
Ransomware Use Confirmed
CWE
CWE-284
Status published
Products (4)
canonical/ubuntu_linux 12.10
opensuse/opensuse 12.2
oracle/jdk 1.7.0 (10 CPE variants)
oracle/jre 1.7.0 (10 CPE variants)
Published Jan 10, 2013
KEV Added May 25, 2022
Tracked Since Feb 18, 2026