fix tab.
git-svn-id: file:///home/svn/framework3/trunk@6412 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
64b12fdb61
commit
6203b02ffc
|
@ -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>', ],
|
||||
|
|
Loading…
Reference in New Issue