tweak description
parent
46acd7a206
commit
0dab74a71f
|
@ -12,10 +12,12 @@ class MetasploitModule < Msf::Exploit::Remote
|
|||
super(update_info(info,
|
||||
'Name' => 'Adobe Flash Player DeleteRangeTimelineOperation Type-Confusion',
|
||||
'Description' => %q(
|
||||
This module exploits a type confusion on Adobe Flash Player. The vulnerability,
|
||||
discovered in the wild. This module has been tested successfully on:
|
||||
macOS Sierra 10.12.3, Safari and Adobe Flash Player 21.0.0.182,
|
||||
Firefox and Adobe Flash Player 21.0.0.182.
|
||||
This module exploits a type confusion on Adobe Flash Player, which was
|
||||
originally found being successfully exploited in the wild. This module
|
||||
has been tested successfully on:
|
||||
macOS Sierra 10.12.3,
|
||||
Safari and Adobe Flash Player 21.0.0.182,
|
||||
Firefox and Adobe Flash Player 21.0.0.182.
|
||||
),
|
||||
'License' => MSF_LICENSE,
|
||||
'Author' =>
|
||||
|
|
Loading…
Reference in New Issue