File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
modules/exploits/multi/browser Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ def initialize(info={})
14
14
super ( update_info ( info ,
15
15
'Name' => 'Adobe Flash Player Nellymoser Audio Decoding Buffer Overflow' ,
16
16
'Description' => %q{
17
- This module exploits a buffer overflow happening when handling nellymoser encoded audio
18
- inside a FLV video, as exploited in the wild on June 2015. This module has been tested
19
- successfully on:
17
+ This module exploits a buffer overflow on Adobe Flash Player when handling nellymoser
18
+ encoded audio inside a FLV video, as exploited in the wild on June 2015. This module
19
+ has been tested successfully on:
20
20
21
21
Windows 7 SP1 (32-bit), IE11 and Adobe Flash 18.0.0.160,
22
22
Windows 7 SP1 (32-bit), Firefox 38.0.5 and Adobe Flash 18.0.0.160,
You can’t perform that action at this time.
0 commit comments