git-svn-id: file:///home/svn/framework3/trunk@6412 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Mario Ceballos 2009-03-28 16:27:01 +00:00
parent 64b12fdb61
commit 6203b02ffc
1 changed files with 3 additions and 3 deletions

View File

@ -16,9 +16,9 @@ class Metasploit3 < Msf::Exploit::Remote
super(update_info(info,
'Name' => 'Adobe Collab.collectEmailInfo() Buffer Overflow',
'Description' => %q{
This module exploits a buffer overflow in Adobe Reader and Adobe Acrobat Professional
8.1.1. By creating a specially crafted pdf that a contains malformed Collab.collectEmailInfo()
call, an attacker may be able to execute arbitrary code.
This module exploits a buffer overflow in Adobe Reader and Adobe Acrobat Professional 8.1.1.
By creating a specially crafted pdf that a contains malformed Collab.collectEmailInfo() call,
an attacker may be able to execute arbitrary code.
},
'License' => MSF_LICENSE,
'Author' => [ 'MC', 'Didier Stevens <didier.stevens[at]gmail.com>', ],