Merge branch 'master' of github.com:rapid7/metasploit-framework

This commit is contained in:
sinn3r 2012-03-01 15:14:05 -06:00
commit 1bc99646e7
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",