Skip to content

Commit c3fa52f

Browse files
committed
Update description
1 parent bcdae5f commit c3fa52f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

modules/exploits/windows/browser/ms14_064_ole_code_execution.rb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ def initialize(info={})
1919
'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.
22-
The vulnerability affects Internet Explorer 3.0 until version 11 within Windows 95 up to
23-
Windows 10, and there is no patch for Windows XP or older.
22+
The vulnerability is known to affect Internet Explorer 3.0 until version 11 within
23+
Windows 95 up to Windows 10, and no patch for Windows XP. However, this exploit will
24+
only target Windows XP and Windows 7 box due to the Powershell limitation.
2425
2526
Windows XP by defaults supports VBS, therefore it is used as the attack vector. On other
2627
newer Windows systems, the exploit will try using Powershell instead.

0 commit comments

Comments
 (0)