From 0251c446f124ff9c03d897d4579f60bbf4584c1d Mon Sep 17 00:00:00 2001 From: Steve Tornio Date: Fri, 22 Oct 2010 12:21:30 +0000 Subject: [PATCH] add cve, osvdb refs git-svn-id: file:///home/svn/framework3/trunk@10784 4d416f70-5f16-0410-b530-b9f4589650da --- .../exploits/windows/browser/adobe_shockwave_rcsl_corruption.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/exploits/windows/browser/adobe_shockwave_rcsl_corruption.rb b/modules/exploits/windows/browser/adobe_shockwave_rcsl_corruption.rb index c421ca4b32..8b4113f3fd 100644 --- a/modules/exploits/windows/browser/adobe_shockwave_rcsl_corruption.rb +++ b/modules/exploits/windows/browser/adobe_shockwave_rcsl_corruption.rb @@ -29,6 +29,8 @@ class Metasploit3 < Msf::Exploit::Remote 'Version' => '$Revision$', 'References' => [ + [ 'CVE', '2010-3653'], + [ 'OSVDB', '68803'], [ 'URL', 'http://www.exploit-db.com/sploits/Adobe_Shockwave_Director_rcsL_Chunk_Memory_Corruption.zip' ], ], 'DefaultOptions' =>