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

CVE-2015-5130: Use-after-free vulnerability in 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…

PriorityP265critical10CVSS 2.0
AVNACLAuNCCICAC
EXPLOIT
EPSS
49.20%
98.8th percentile
Use-after-free vulnerability in 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 allows attackers to execute arbitrary code via unspecified vectors, a different vulnerability than CVE-2015-5127, CVE-2015-5134, CVE-2015-5539, CVE-2015-5540, CVE-2015-5550, CVE-2015-5551, CVE-2015-5556, CVE-2015-5557, CVE-2015-5559, CVE-2015-5561, CVE-2015-5563, CVE-2015-5564, and CVE-2015-5565.

Affected

6 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
opensuseevergreen

Detection & IOCsextracted from sources · hover to see the quote

urlhttps://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/37854.zip
  • CVE-2015-5130 is triggered via AS2 MovieClip.scrollRect property assignment with a crafted Rectangle object whose valueOf callback frees the MovieClip (use-after-free). Look for AS2 SWF files that assign a custom object with a valueOf override to MovieClip.scrollRect.
  • The exploit pattern involves creating a TextField at the same depth as the targeted MovieClip inside a valueOf callback during scrollRect assignment, which triggers the free. Detect SWFs containing AS2 code that calls createTextField inside a valueOf function used as a Rectangle property.
  • The crash/exploitation occurs at the instruction referencing freed memory after xfetchRectangleProperties executes AS2 callbacks; the bad pointer dereference is at [eax+310h] with eax=0. This can be used as a crash signature in Flash Player 17.0.0.169 standalone.
  • ·The vulnerability affects Adobe Flash Player before 18.0.0.232 (Windows/OS X) and before 11.2.202.508 (Linux); the PoC was developed and confirmed on Flash 17.0.0.169 on Windows 7 SP1 with Chrome stable 42.0.2311.90.
  • ·CVE-2015-5130 is one of multiple use-after-free vulnerabilities patched in the same Flash update; it is distinct from CVE-2015-5127, CVE-2015-5134, CVE-2015-5539, CVE-2015-5540, CVE-2015-5550, CVE-2015-5551, CVE-2015-5556, CVE-2015-5557, CVE-2015-5559, CVE-2015-5561, CVE-2015-5563, CVE-2015-5564, and CVE-2015-5565.

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.