added patch from steve tornio.

git-svn-id: file:///home/svn/framework3/trunk@7331 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Mario Ceballos 2009-11-03 12:02:54 +00:00
parent a8113889ed
commit aef3817db9
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ class Metasploit3 < Msf::Exploit::Remote
'References' => 'References' =>
[ [
[ 'CVE', '2009-3031'], [ 'CVE', '2009-3031'],
[ 'OSVDB', '59597'],
[ 'BID', '36698'],
[ 'URL', 'http://sotiriu.de/adv/NSOADV-2009-001.txt' ], [ 'URL', 'http://sotiriu.de/adv/NSOADV-2009-001.txt' ],
[ 'URL', 'http://www.symantec.com/business/security_response/securityupdates/detail.jsp?fid=security_advisory&pvid=security_advisory&year=2009&suid=20091102_00' ], [ 'URL', 'http://www.symantec.com/business/security_response/securityupdates/detail.jsp?fid=security_advisory&pvid=security_advisory&year=2009&suid=20091102_00' ],
], ],