From 4e92190fa86fd30a18eacb581672b795e627874a Mon Sep 17 00:00:00 2001 From: Wei Chen Date: Thu, 1 Sep 2011 05:20:47 +0000 Subject: [PATCH] Add additional references, correct disclosure date git-svn-id: file:///home/svn/framework3/trunk@13673 4d416f70-5f16-0410-b530-b9f4589650da --- modules/exploits/windows/fileformat/dvdx_plf_bof.rb | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/modules/exploits/windows/fileformat/dvdx_plf_bof.rb b/modules/exploits/windows/fileformat/dvdx_plf_bof.rb index 447c77706b..7306397306 100644 --- a/modules/exploits/windows/fileformat/dvdx_plf_bof.rb +++ b/modules/exploits/windows/fileformat/dvdx_plf_bof.rb @@ -12,7 +12,7 @@ require 'msf/core' class Metasploit3 < Msf::Exploit::Remote - Rank = NormalRanking #Normal/Great/Good/Poor + Rank = NormalRanking include Msf::Exploit::FILEFORMAT @@ -33,13 +33,17 @@ class Metasploit3 < Msf::Exploit::Remote 'Version' => "$Revision$", 'Author' => [ - 'D3r K0n!G', #Proof-of-concept + 'n00b', #Initial discovery, poc for 4.1 + 'D3r K0n!G', #Proof-of-concept for 5.5 'sickness', #ROP 'sinn3r', #Metasploit ], 'References' => [ - ['URL', 'http://www.exploit-db.com/exploits/17745'], + [ 'CVE', '2007-3068' ], + [ 'OSVDB', '36956' ], + [ 'BID', '24278' ], + [ 'URL', 'http://www.exploit-db.com/exploits/17745' ], ], 'Payload' => { @@ -64,7 +68,7 @@ class Metasploit3 < Msf::Exploit::Remote ], ], 'Privileged' => false, - 'DisclosureDate' => "Aug 30 2011", + 'DisclosureDate' => "Jun 02 2007", 'DefaultTarget' => 0)) register_options(