cbcvebase.
CVE-2015-5558
published 2015-08-14

CVE-2015-5558: Adobe Flash Player before 18.0.0.232 on Windows and OS X and before 11.2.202.508 on Linux, Adobe AIR before 18.0.0.199, Adobe AIR SDK before 18.0.0.199, and…

PriorityP266critical10CVSS 2.0
AVNACLAuNCCICAC
EXPLOIT
EPSS
42.34%
98.6th percentile
Adobe Flash Player before 18.0.0.232 on Windows and OS X and before 11.2.202.508 on Linux, Adobe AIR before 18.0.0.199, Adobe AIR SDK before 18.0.0.199, and Adobe AIR SDK & Compiler before 18.0.0.199 allow attackers to execute arbitrary code by leveraging an unspecified "type confusion," a different vulnerability than CVE-2015-5554, CVE-2015-5555, and CVE-2015-5562.

Affected

5 ranges
VendorProductVersion rangeFixed in
adobeair<= 18.0.0.180
adobeair_sdk<= 18.0.0.180
adobeair_sdk_compiler<= 18.0.0.180
adobeflash_player<= 11.2.202.491
adobeflash_player<= 18.0.0.209

Detection & IOCsextracted from sources · hover to see the quote

urlhttps://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/37878.zip
  • Type confusion triggered via FileReference constructor called from within TextFormat constructor — monitor for SWF files invoking flash.net.FileReference with a crafted object whose __proto__.__constructor__ is set to TextFormat and then overridden to flash.net.FileReference
  • Look for SWF ActionScript patterns where an object's __proto__.__constructor__ is dynamically switched between TextFormat and flash.net.FileReference within valueOf/toString callbacks, a hallmark of this exploit's confusion chain
  • Detect use of cancel.call() on a non-FileReference object as an anomalous invocation pattern associated with this exploit PoC
  • ·CVE-2015-5558 is one of multiple distinct type-confusion vulnerabilities (alongside CVE-2015-5554, CVE-2015-5555, CVE-2015-5562) patched in APSB15-19; ensure detections differentiate the FileReference/TextFormat confusion chain specific to 5558 from the other variants

CVSS provenance

nvdv2.010.0CRITICALAV:N/AC:L/Au:N/C:C/I:C/A:C
osv10.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.