From 74269325db83e545a4c172ce2952b47bf2a3d4f7 Mon Sep 17 00:00:00 2001 From: Joshua Drake Date: Sat, 14 Nov 2009 04:42:02 +0000 Subject: [PATCH] added CVE/BID/OSVDB references git-svn-id: file:///home/svn/framework3/trunk@7511 4d416f70-5f16-0410-b530-b9f4589650da --- modules/exploits/windows/browser/awingsoft_web3d_bof.rb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/exploits/windows/browser/awingsoft_web3d_bof.rb b/modules/exploits/windows/browser/awingsoft_web3d_bof.rb index 30c30109d4..0ae7dd7eb0 100644 --- a/modules/exploits/windows/browser/awingsoft_web3d_bof.rb +++ b/modules/exploits/windows/browser/awingsoft_web3d_bof.rb @@ -46,6 +46,9 @@ class Metasploit3 < Msf::Exploit::Remote 'Version' => '$Revision$', 'References' => [ + [ 'CVE', '2009-2386' ], + [ 'BID', '35595' ], + [ 'OSVDB', '55863' ], [ 'URL', 'http://www.milw0rm.com/exploits/9116' ], [ 'URL', 'http://www.shinnai.net/xplits/TXT_nsGUdeley3EHfKEV690p.html' ], ],