Correct run-on sentence

unstable
sinn3r 2012-05-23 10:27:23 -05:00
parent 94f114b69a
commit 0b7b71e240
1 changed files with 5 additions and 5 deletions

View File

@ -16,12 +16,12 @@ class Metasploit3 < Msf::Exploit::Remote
super(update_info(info,
'Name' => "OpenOffice OLE Importer DocumentSummaryInformation Stream Handling Overflow",
'Description' => %q{
This module exploits a vulnerability in OpenOffice 2.3.1 and 2.3.0 on Microsoft
Windows XP SP3.
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 execution flow. This results arbitrary code execution under
the context of the user.
By supplying a OLE file with a malformed DocumentSummaryInformation stream, an
attacker can gain control of the execution flow, which results arbitrary code
execution under the context of the user.
},
'License' => MSF_LICENSE,
'Author' =>