Fix typos

unstable
sinn3r 2012-05-23 10:22:52 -05:00
parent 7a4f1a111b
commit 94f114b69a
1 changed files with 2 additions and 1 deletions

View File

@ -18,8 +18,9 @@ class Metasploit3 < Msf::Exploit::Remote
'Description' => %q{
This module exploits a vulnerability in OpenOffice 2.3.1 and 2.3.0 on Microsoft
Windows XP SP3.
By supplying a OLE file with a malformed DocumentSummaryInformation stream an attacker
can get the control of the excution flow. This results aribrary code execution under
can get the control of the execution flow. This results arbitrary code execution under
the context of the user.
},
'License' => MSF_LICENSE,