Fix references and disclosure date

bug/bundler_fix
William Vu 2014-02-18 13:59:58 -06:00
parent c216357815
commit 28dc742bcf
1 changed files with 5 additions and 0 deletions

View File

@ -26,6 +26,10 @@ class Metasploit3 < Msf::Exploit::Remote
[ [
'Philip OKeefe', 'Philip OKeefe',
], ],
'References' =>
[
[ 'EDB', '14961' ]
],
'Payload' => 'Payload' =>
{ {
'Space' => 5000, 'Space' => 5000,
@ -38,6 +42,7 @@ class Metasploit3 < Msf::Exploit::Remote
[ 'Windows Universal', { 'Ret' => 0x1001cd67 } ], #p/p/r from amp3dj.ocx [ 'Windows Universal', { 'Ret' => 0x1001cd67 } ], #p/p/r from amp3dj.ocx
], ],
'Privileged' => false, 'Privileged' => false,
'DisclosureDate' => 'Sep 09 2010',
'DefaultTarget' => 0)) 'DefaultTarget' => 0))
register_options( register_options(