More osvdb references from Steve Tornio

git-svn-id: file:///home/svn/framework3/trunk@6550 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
HD Moore
2009-05-13 17:39:42 +00:00
parent 6e84b4ea7f
commit 9d8581a17e
26 changed files with 62 additions and 38 deletions
@@ -38,8 +38,9 @@ class Metasploit3 < Msf::Exploit::Remote
'Version' => '$Revision$',
'References' =>
[
['BID', '23608'],
['CVE', '2007-2175'],
['OSVDB', '34178'],
['BID', '23608'],
['URL', 'http://www.zerodayinitiative.com/advisories/ZDI-07-023.html'],
],
'Payload' =>
@@ -210,4 +211,4 @@ class Metasploit3 < Msf::Exploit::Remote
end
end
end