Skip to content

Commit 6f0b989

Browse files
committed
Update description
1 parent 115549c commit 6f0b989

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/exploits/multi/browser/adobe_flash_opaque_background_uaf.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ def initialize(info={})
1717
This module exploits an use after free on Adobe Flash Player. The vulnerability,
1818
discovered by Hacking Team and made public on its July 2015 data leak, was
1919
described as an Use After Free while handling the opaqueBackground property
20-
7 setter of the flash.display.DisplayObject class. This module has been tested
21-
successfully on:
20+
7 setter of the flash.display.DisplayObject class. This module is an early release
21+
tested on:
2222
2323
Windows 7 SP1 (32-bit), IE11 and Adobe Flash 18.0.0.203,
24-
Windows 7 SP1 (32-bit), Firefox 38.0.5 and Adobe Flash 18.0.0.194,
24+
Windows 7 SP1 (32-bit), Firefox 38.0.5 and Adobe Flash 18.0.0.194
2525
},
2626
'License' => MSF_LICENSE,
2727
'Author' =>

0 commit comments

Comments
 (0)