Skip to content

Commit ee118aa

Browse files
committed
Fix description
1 parent 1de94a6 commit ee118aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/exploits/multi/browser/adobe_flash_nellymoser_bof.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ def initialize(info={})
1414
super(update_info(info,
1515
'Name' => 'Adobe Flash Player Nellymoser Audio Decoding Buffer Overflow',
1616
'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:
2020
2121
Windows 7 SP1 (32-bit), IE11 and Adobe Flash 18.0.0.160,
2222
Windows 7 SP1 (32-bit), Firefox 38.0.5 and Adobe Flash 18.0.0.160,

0 commit comments

Comments
 (0)