Skip to content

Commit 8d17aa0

Browse files
committed
Update the title too
1 parent 578a545 commit 8d17aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/browser/ms14_064_ole_code_execution.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class Metasploit4 < Msf::Exploit::Remote
1616

1717
def initialize(info={})
1818
super(update_info(info,
19-
'Name' => "Microsoft Internet Explorer Windows OLE Automation Array Remote Code Execution",
19+
'Name' => "MS14-064 Microsoft Internet Explorer Windows OLE Automation Array Remote Code Execution",
2020
'Description' => %q{
2121
This module exploits the Windows OLE Automation array vulnerability, CVE-2014-6332.
2222
The vulnerability affects Internet Explorer 3.0 until version 11 within Windows 95 up to

0 commit comments

Comments
 (0)