cbcvebase.
CVE-2015-8046
published 2015-11-11

CVE-2015-8046: Use-after-free vulnerability in Adobe Flash Player before 18.0.0.261 and 19.x before 19.0.0.245 on Windows and OS X and before 11.2.202.548 on Linux, Adobe AIR…

PriorityP263critical10CVSS 2.0
AVNACLAuNCCICAC
EXPLOIT
EPSS
29.96%
98.0th percentile
Use-after-free vulnerability in Adobe Flash Player before 18.0.0.261 and 19.x before 19.0.0.245 on Windows and OS X and before 11.2.202.548 on Linux, Adobe AIR before 19.0.0.241, Adobe AIR SDK before 19.0.0.241, and Adobe AIR SDK & Compiler before 19.0.0.241 allows attackers to execute arbitrary code via unspecified vectors, a different vulnerability than CVE-2015-7651, CVE-2015-7652, CVE-2015-7653, CVE-2015-7654, CVE-2015-7655, CVE-2015-7656, CVE-2015-7657, CVE-2015-7658, CVE-2015-7660, CVE-2015-7661, CVE-2015-7663, CVE-2015-8042, CVE-2015-8043, and CVE-2015-8044.

Affected

9 ranges
VendorProductVersion rangeFixed in
adobeair<= 19.0.0.213
adobeair<= 19.0.0.190
adobeair_sdk<= 19.0.0.213
adobeair_sdk_compiler<= 19.0.0.213
adobeflash_player<= 11.2.202.540
adobeflash_player<= 18.0.0.255
adobeflash_player
adobeflash_player
adobeflash_player

Detection & IOCsextracted from sources · hover to see the quote

urlhttps://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/39019.zip
  • Use-after-free triggered via ActionScript TextField.antiAliasType setter when assigned an object whose toString() method removes the parent MovieClip (and thus frees the TextField) before the property write completes.
  • Look for SWF files that assign a non-string object (with a custom toString method) to TextField.antiAliasType — this is the specific ActionScript pattern that triggers the vulnerability.
  • The exploit pattern involves calling removeMovieClip() inside a toString callback triggered during a property setter, causing the underlying object to be freed mid-operation. Monitor Flash content invoking removeMovieClip within toString overrides.
  • ·The vulnerability affects Adobe Flash Player before 18.0.0.261 and 19.x before 19.0.0.245 on Windows and OS X, and before 11.2.202.548 on Linux; also Adobe AIR before 19.0.0.241 and its SDK variants. The CVE referenced in the NVD source (CVE-2015-8043) is a related but distinct use-after-free; CVE-2015-8046 is listed as one of the differentiated vulnerabilities.

CVSS provenance

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