Merge pull request #211 from swtornio/master

osvdb ref updates
This commit is contained in:
sinn3r 2012-03-01 09:39:21 -08:00
commit 32a4f1149e
2 changed files with 2 additions and 1 deletions

View File

@ -29,7 +29,7 @@ class Metasploit3 < Msf::Exploit::Remote
],
'References' =>
[
[ 'OSVDB', 'http://osvdb.org/show/osvdb/79438' ],
[ 'OSVDB', '79438' ],
[ 'URL', 'http://dsecrg.com/pages/vul/show.php?id=417' ]
],
'Payload' =>

View File

@ -71,6 +71,7 @@ class Metasploit3 < Msf::Exploit::Remote
'References' =>
[
['CVE', '2012-0201'],
['OSVDB', '79657'],
['URL', 'https://www-304.ibm.com/support/docview.wss?uid=swg21586166']
],
'DisclosureDate' => "Feb 28 2012",