cbcvebase.
CVE-2016-4228
published 2016-07-13

CVE-2016-4228: Use-after-free vulnerability in Adobe Flash Player before 18.0.0.366 and 19.x through 22.x before 22.0.0.209 on Windows and OS X and before 11.2.202.632 on…

PriorityP271high8.8CVSS 3.1
AVNACLPRNUIRSUCHIHAH
EXPLOIT
EPSS
33.13%
98.2th percentile
Use-after-free vulnerability in Adobe Flash Player before 18.0.0.366 and 19.x through 22.x before 22.0.0.209 on Windows and OS X and before 11.2.202.632 on Linux allows attackers to execute arbitrary code via unspecified vectors, a different vulnerability than CVE-2016-4173, CVE-2016-4174, CVE-2016-4222, CVE-2016-4226, CVE-2016-4227, CVE-2016-4229, CVE-2016-4230, CVE-2016-4231, and CVE-2016-4248.

Affected

4 ranges
VendorProductVersion rangeFixed in
adobeflash_player<= 18.0.0.360
adobeflash_player<= 22.0.0.192
adobeflash_player<= 11.2.202.626
adobeflash_player_desktop_runtime<= 22.0.0.192

Detection & IOCsextracted from sources · hover to see the quote

urlhttps://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/40309.zip
commandASnative(900, 405)
  • Use-after-free triggered via MovieClip.scrollRect getter abuse — monitor for Flash content invoking ASnative(900, 405) (scrollRect native) combined with addProperty on flash.geom package to intercept Rectangle constructor lookup
  • Exploit pattern involves adding a getter property to flash.geom package ('Rectangle') that calls removeMovieClip() to free the thread mid-execution — look for ActionScript using g.addProperty("Rectangle", ...) on the flash.geom namespace
  • PoC delivered as a .swf file inside a ZIP archive; inspect downloaded ZIP files containing SWF payloads referencing scrollRect and flash.geom.Rectangle manipulation
  • Vulnerability affects Adobe Flash Player before 22.0.0.209 on Windows/OS X and before 11.2.202.632 on Linux; flag processes running outdated Flash versions in endpoint telemetry
  • ·The NVD source document is for CVE-2016-4229, not CVE-2016-4228; CVE-2016-4228 is listed as one of several related use-after-free variants sharing the same Flash Player version range — IOCs from the PoC are specific to the scrollRect/Rectangle UAF chain described in exploit-db #40309 which is attributed to CVE-2016-4228 via the Project Zero bug #842 reference

CVSS provenance

nvdv3.18.8HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
nvdv2.09.3CRITICALAV:N/AC:M/Au:N/C:C/I:C/A:C
osv8.8HIGH
vendor_redhat8.8HIGH
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.