Correct a typo in description

bug/bundler_fix
sinn3r 2013-10-12 13:24:36 -05:00
parent 79c612cd67
commit b139757021
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ class Metasploit3 < Msf::Exploit::Remote
of this freed memory will still be kept by CDoc::ScrollPointerIntoView, specifically after
the CDoc::GetLineInfo call, because it is still trying to use that to update
CDisplayPointer's position. When this invalid reference arrives in QIClassID, a crash
finally occurs due to accessing the freed memory. By controling this freed memory, it is
finally occurs due to accessing the freed memory. By controlling this freed memory, it is
possible to achieve arbitrary code execution under the context of the user.
},
'License' => MSF_LICENSE,