8.8
CVSSv3

CVE-2016-4229

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-4228, 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-4228, ...

Exploits

Source: bugschromiumorg/p/project-zero/issues/detail?id=843 There is a use-after-free in BitmapDatacopyPixels If the method is called on a MovieClip, and the MovieClip is deleted during parameter conversions, it is used to convert future parameters, even though it has already been freed A minimal proof-of-concept follows: var mc = th ...