9.3
CVSSv2

CVE-2016-4228

Published: 13/07/2016 Updated: 25/01/2023
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
CVSS v3 Base Score: 8.8 | Impact Score: 5.9 | Exploitability Score: 2.8
VMScore: 935
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Use-after-free vulnerability in Adobe Flash Player prior to 18.0.0.366 and 19.x up to and including 22.x prior to 22.0.0.209 on Windows and OS X and prior to 11.2.202.632 on Linux allows malicious users 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.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

adobe flash_player_desktop_runtime

adobe flash_player

Vendor Advisories

Use-after-free vulnerability in Adobe Flash Player before 1800366 and 19x through 22x before 2200209 on Windows and OS X and before 112202632 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, ...

Exploits

Source: bugschromiumorg/p/project-zero/issues/detail?id=842 Several methods in flash return instances of the Rectangle class There is a use-after-free in creating these objects for return If the this object of the call is a MovieClip, the Rectangle instantiation will run on its thread If a getter is added to this class's package, it w ...