vendor:
Flash Player
by:
bilou
7.8
CVSS
HIGH
Use After Free
416
CWE
Product Name: Flash Player
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: a:adobe:flash_player:17.0.0.188
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 7 x64 SP1
2015
Use After Free in Flash caused by Improper Handling of BitmapData Objects in DisplacementMapFilter.mapBitmap Property
There is a use after free in Flash caused by an improper handling of BitmapData objects in the DisplacementMapFilter.mapBitmap property. This is almost a repost of Issue 457680 due to a patch failure. The AS2 mapBitmap_v2_as2.fla can be compiled with Flash CS5. Some bytes must be changed manually to trigger the issue. Just put mapBitmap_v2_as2.swf in a browsable directory and run the swf with Chrome. It might crash while dereferencing 0x41424344 (hopefully, not tested yet because not available). After compiling mapBitmap_v2_as2.swf, the bytes at offset 0x92B in the (MyBitmapData constructor) must be changed from 52 17 96 02 00 04 03 26 to 17 17 17 17 17 17 17 17 (actionPOP).
Mitigation:
Update to the latest version of Flash Player.