Skip to content

Commit 8eccb04

Browse files
wchen-r7Tod Beardsley
authored andcommitted
Correct module title
1 parent 4e808a4 commit 8eccb04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/browser/ms13_059_cflatmarkuppointer.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class Metasploit3 < Msf::Exploit::Remote
1515

1616
def initialize(info={})
1717
super(update_info(info,
18-
'Name' => "MS13-058 Microsoft Internet Explorer CFlatMarkupPointer Use-After-Free",
18+
'Name' => "MS13-059 Microsoft Internet Explorer CFlatMarkupPointer Use-After-Free",
1919
'Description' => %q{
2020
This is a memory corruption bug found in Microsoft Internet Explorer. On IE 9,
2121
it seems to only affect certain releases of mshtml.dll. For example: This module

0 commit comments

Comments
 (0)