cbcvebase.
CVE-2010-4452
published 2011-02-17

CVE-2010-4452: Unspecified vulnerability in the Deployment component in Java Runtime Environment (JRE) in Oracle Java SE and Java for Business 6 Update 23 and earlier allows…

PriorityP182critical10CVSS 2.0
AVNACLAuNCCICAC
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
83.16%
99.6th percentile
Unspecified vulnerability in the Deployment component in Java Runtime Environment (JRE) in Oracle Java SE and Java for Business 6 Update 23 and earlier allows remote untrusted Java Web Start applications and untrusted Java applets to affect confidentiality, integrity, and availability via unknown vectors.

Affected

4 ranges
VendorProductVersion rangeFixed in
sunjdk<= 1.6.0
sunjdk
sunjre<= 1.6.0
sunjre

Detection & IOCsextracted from sources · hover to see the quote

pathC:\Program Files\java\jre6\lib\ext
pathcve-2010-4452/AppletX.class
  • Exploit delivers a malicious Java applet with a 'codebase' parameter pointing to a trusted local directory (e.g., JRE lib/ext) and a 'code' parameter that is a URL containing no dots, causing the applet to execute outside the Java sandbox.
  • The exploit module serves a crafted .class file (AppletX.class) over HTTP; monitor for HTTP responses with Content-Type 'application/octet-stream' delivering .class files from unexpected sources.
  • CVE-2010-4452 was observed being served by the Blackhole Exploit Kit alongside other exploits (CVE-2010-3552); presence of mario.jar, info.exe, or calc.exe dropped from a web context is a strong indicator of compromise.
  • The exploit targets JRE 6 prior to Update 24 (specifically tested against 1.6.0u21, u22, u23 on Windows x86 + IE); flag Java processes on unpatched JRE versions loading remote .class files.
  • ·The Metasploit module's LIBPATH default points to a Windows-specific JRE path; the exploit fails on Linux (Ubuntu x86 + Firefox + Sun Java 1.6.0u23 was tested and failed), limiting reliable exploitation to Windows targets.
  • ·The vulnerability is described as 'unspecified' by Oracle; the actual attack vector details are not publicly documented beyond the sandbox-escape mechanism via codebase/code parameter manipulation.

CVSS provenance

nvdv2.010.0CRITICALAV:N/AC:L/Au:N/C:C/I:C/A:C
vulncheck10.0CRITICAL
vendor_redhat10.0CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.