cbcvebase.
CVE-2013-1493
published 2013-03-05

CVE-2013-1493: The color management (CMM) functionality in the 2D component in Oracle Java SE 7 Update 15 and earlier, 6 Update 41 and earlier, and 5.0 Update 40 and earlier…

PriorityP183critical10CVSS 2.0
AVNACLAuNCCICAC
ITWEXPLOITVulnCheck KEVRansomware
Exploited in the wild
EPSS
86.15%
99.7th percentile
The color management (CMM) functionality in the 2D component in Oracle Java SE 7 Update 15 and earlier, 6 Update 41 and earlier, and 5.0 Update 40 and earlier allows remote attackers to execute arbitrary code or cause a denial of service (crash) via an image with crafted raster parameters, which triggers (1) an out-of-bounds read or (2) memory corruption in the JVM, as exploited in the wild in February 2013.

Affected

16 ranges
VendorProductVersion rangeFixed in
oraclejdk<= 1.6.0
oraclejdk<= 1.5.0
oraclejdk<= 1.7.0
oraclejdk
oraclejdk
oraclejdk
oraclejre<= 1.6.0
oraclejre<= 1.5.0
oraclejre<= 1.7.0
oraclejre
oraclejre
oraclejre
sunjdk
sunjdk
sunjre
sunjre

Detection & IOCsextracted from sources · hover to see the quote

filenameInit.class
filenameLeak.class
filenameMyBufferedImage.class
filenameMyColorSpace.class
pathdata/exploits/cve-2013-1493/
  • CVE-2013-1493 exploit delivers a malicious JAR containing specific class files: Init.class (name randomized at runtime), Leak.class, MyBufferedImage.class, and MyColorSpace.class — detection should look for JARs containing this combination of Color Management class names.
  • The exploit abuses Java Color Management (CMM) classes to escape the sandbox; process trees showing java.exe or javaw.exe spawning unexpected child processes following applet loading are indicative of successful exploitation.
  • The exploit requires user acceptance of a Java security warning (does not bypass click-to-play); social engineering lure pages with 'Loading, Please Wait...' text should be flagged.
  • ·The Metasploit module randomizes the 'Init' class name and also randomizes the strings 'metasploit' and 'Payload' within JAR entries at runtime, reducing the reliability of static string-based signatures against this class name.
  • ·The vulnerability affects Java 7 Update 15 and earlier and Java 6 Update 41 and earlier; Java 7 Update 17 and Java 6 Update 43 contain the fix — detections targeting unpatched versions should scope to these version ranges.
  • ·The exploit is cross-platform (Windows, Mac, Linux) due to Java's cross-platform nature, so detection should not be scoped to Windows only.

CVSS provenance

nvdv2.010.0CRITICALAV:N/AC:L/Au:N/C:C/I:C/A:C
vulncheck10.0CRITICAL
vendor_redhat10.0CRITICAL
vendor_ubuntu10.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.