Fix module Name

unstable
jvazquez-r7 2013-06-13 11:55:23 -05:00
parent ca85785418
commit 81813a78fc
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ class Metasploit3 < Msf::Exploit::Remote
def initialize(info={})
super(update_info(info,
'Name' => "MS13-009 Microsoft Internet Explorer COALineDashStyleArray Integer Overflow",
'Name' => "MS13-037 Microsoft Internet Explorer COALineDashStyleArray Integer Overflow",
'Description' => %q{
This module exploits an integer overflow vulnerability on Internet Explorer.
The vulnerability exists in the handling of the dashstyle.array length for vml
@ -443,4 +443,4 @@ function exploit(){
end
end
end