Correct module title
parent
f4e09100bd
commit
a283f1d4fa
|
@ -15,7 +15,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
|
||||
def initialize(info={})
|
||||
super(update_info(info,
|
||||
'Name' => "MS13-058 Microsoft Internet Explorer CFlatMarkupPointer Use-After-Free",
|
||||
'Name' => "MS13-059 Microsoft Internet Explorer CFlatMarkupPointer Use-After-Free",
|
||||
'Description' => %q{
|
||||
This is a memory corruption bug found in Microsoft Internet Explorer. On IE 9,
|
||||
it seems to only affect certain releases of mshtml.dll. For example: This module
|
||||
|
|
Loading…
Reference in New Issue