reference updates

unstable
Steve Tornio 2013-06-26 09:44:56 -05:00
parent 88a42aeffe
commit 6ea622c45e
11 changed files with 17 additions and 5 deletions

View File

@ -32,8 +32,9 @@ class Metasploit3 < Msf::Exploit::Remote
'References' =>
[
[ 'CVE', '2013-1412' ],
[ 'BID', '57603' ],
[ 'OSVDB', '89662' ],
[ 'EDB', '24438' ],
[ 'BID', '57603' ],
[ 'URL', 'http://karmainsecurity.com/KIS-2013-01' ],
[ 'URL', 'http://dleviet.com/dle/bug-fix/3281-security-patches-for-dle-97.html' ]
],

View File

@ -35,6 +35,7 @@ class Metasploit3 < Msf::Exploit::Remote
'References' =>
[
[ 'CVE', '2012-0694' ],
[ 'OSVDB', '83361' ],
[ 'EDB', '19381' ],
[ 'URL', 'http://www.sugarcrm.com/forums/f22/critical-security-vulnerability-76537/' ]
],

View File

@ -25,6 +25,7 @@ class Metasploit3 < Msf::Exploit::Remote
'Author' => [ 'MC' ],
'References' =>
[
[ 'OSVDB', '94557' ],
[ 'URL', 'http://www.athoc.com/products/IWSAlerts_overview.aspx' ]
],
'DefaultOptions' =>

View File

@ -46,6 +46,7 @@ class Metasploit3 < Msf::Exploit::Remote
'References' =>
[
[ 'CVE', '2012-4792' ],
[ 'OSVDB', '88774' ],
[ 'US-CERT-VU', '154201' ],
[ 'BID', '57070' ],
[ 'MSB', 'MS13-008' ],

View File

@ -29,6 +29,7 @@ class Metasploit3 < Msf::Exploit::Remote
],
'References' =>
[
[ 'OSVDB', '81161' ],
[ 'EDB', '14258' ]
],
'DefaultOptions' =>

View File

@ -25,6 +25,7 @@ class Metasploit3 < Msf::Exploit::Remote
'Author' => [ 'MC' ],
'References' =>
[
[ 'OSVDB', '94540' ],
[ 'EDB', '16639' ],
[ 'URL', 'http://www.metasploit.com' ]
],

View File

@ -25,7 +25,8 @@ class Metasploit3 < Msf::Exploit::Remote
'License' => MSF_LICENSE,
'References' =>
[
[ 'URL', 'http://www.corelan.be:8800/index.php/2010/10/12/death-of-an-ftp-client/' ],
[ 'OSVDB', '68703' ],
[ 'URL', 'http://www.corelan.be:8800/index.php/2010/10/12/death-of-an-ftp-client/' ]
],
'DefaultOptions' =>
{

View File

@ -27,7 +27,8 @@ class Metasploit3 < Msf::Exploit::Remote
'License' => MSF_LICENSE,
'References' =>
[
[ 'URL', 'http://www.corelan.be:8800/index.php/2010/10/12/death-of-an-ftp-client/' ],
[ 'OSVDB', '94555' ],
[ 'URL', 'http://www.corelan.be:8800/index.php/2010/10/12/death-of-an-ftp-client/' ]
],
'DefaultOptions' =>
{

View File

@ -29,7 +29,8 @@ class Metasploit3 < Msf::Exploit::Remote
'License' => MSF_LICENSE,
'References' =>
[
[ 'URL', 'http://www.corelan.be:8800/index.php/2010/10/12/death-of-an-ftp-client/' ],
[ 'OSVDB', '68714' ],
[ 'URL', 'http://www.corelan.be:8800/index.php/2010/10/12/death-of-an-ftp-client/' ]
],
'DefaultOptions' =>
{

View File

@ -27,7 +27,8 @@ class Metasploit3 < Msf::Exploit::Remote
'License' => MSF_LICENSE,
'References' =>
[
[ 'URL', 'http://www.corelan.be:8800/index.php/2010/10/12/death-of-an-ftp-client/' ],
[ 'OSVDB', '94556' ],
[ 'URL', 'http://www.corelan.be:8800/index.php/2010/10/12/death-of-an-ftp-client/' ]
],
'DefaultOptions' =>
{

View File

@ -39,6 +39,8 @@ class Metasploit3 < Msf::Exploit::Remote
'Platform' => 'win',
'References' =>
[
[ 'OSVDB', '83765' ],
[ 'EDB', '19671' ],
[ 'URL', 'http://blog.gdssecurity.com/labs/2012/7/3/find-bugs-faster-with-a-webmatrix-local-reference-instance.html' ],
[ 'URL', 'http://umbraco.codeplex.com/workitem/18192' ] # Item deleted for security reasons
],