Vulnerability in Oracle Jdk
CVE-2012-4681
Multiple vulnerabilities in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 6 and earlier allow remote attackers to execute arbitrary code via a crafted applet that bypasses SecurityManager restrictions by (1) using com.sun.beans.finder.ClassFinder.findClass and leveraging an exception with the forName method to access restricted classes from arbitrary packages such as sun.awt.SunToolkit, then (2) using "reflection with a trusted immediate caller" to leverage the getField method to access and modify private fields, as exploited in the wild in August 2012 using Gondzz.class and Gondvv.class.
EPSS: 0.985 (99.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Oracle Jdk — versions 1.6.0, 1.7.0
- Oracle Jre — versions 1.6.0, 1.7.0
- Redhat Enterprise_linux_desktop — versions 6.0
- Redhat Enterprise_linux_eus — versions 6.3
- Redhat Enterprise_linux_server — versions 6.0
- Redhat Enterprise_linux_workstation — versions 6.0
- N/a — versions n/a
Weakness classification (CWE)
CISA KEV (Known Exploited Vulnerabilities)
This CVE is on the CISA KEV catalog, added on . CISA KEV inclusion means CISA has confirmed in-the-wild exploitation; US federal agencies are required to remediate within a published due date.
BOD 22-01 due date: .
Required action: Apply updates per vendor instructions.
Known ransomware campaign use: yes.
Public proof-of-concept exploits
References
- cve@mitre.org (Third Party Advisory, x_refsource_MISC)
- cve@mitre.org (vendor-advisory, Mailing List, x_refsource_SUSE)
- cve@mitre.org (vendor-advisory, Mailing List, x_refsource_SUSE)
- cve@mitre.org (US Government Resource, Third Party Advisory, x_refsource_CERT, third-party-advisory)
- cve@mitre.org (Exploit, x_refsource_MISC, Broken Link)
- cve@mitre.org (x_refsource_HP, vendor-advisory, Mailing List, Third Party Advisory, Issue Tracking)
- cve@mitre.org (Third Party Advisory, x_refsource_MISC, Broken Link)
- cve@mitre.org (Third Party Advisory, x_refsource_MISC, Broken Link)
- cve@mitre.org (x_refsource_CONFIRM, Vendor Advisory)
- cve@mitre.org (x_refsource_REDHAT, vendor-advisory, Third Party Advisory)
Frequently asked questions
- What is CVE-2012-4681?
- CVE-2012-4681 is a critical-severity vulnerability in Oracle Jdk, classified under Improper Access Control. CVSS score: 9.8/10. Published 2012-08-28.
- How severe is CVE-2012-4681?
- Critical severity. CVSS v3 base score is 9.8 out of 10.
- Is CVE-2012-4681 known to be exploited?
- Yes. CVE-2012-4681 is listed in the CISA Known Exploited Vulnerabilities catalog (added 2022-03-03), indicating it is being actively exploited. 13 public proof-of-concept repositories are indexed.