Merge pull request #667 from swtornio/ref-updates

Ref updates
unstable
HD Moore 2012-08-05 18:19:40 -07:00
commit b3d32edcc8
4 changed files with 5 additions and 2 deletions

View File

@ -31,6 +31,7 @@ class Metasploit3 < Msf::Exploit::Remote
'References' =>
[
[ 'CVE', '2012-2953' ],
[ 'OSVDB', '84120' ],
[ 'BID', '54426' ],
[ 'EDB', '20088' ],
[ 'URL', 'http://www.symantec.com/security_response/securityupdates/detail.jsp?fid=security_advisory&pvid=security_advisory&year=2012&suid=20120720_00']

View File

@ -28,8 +28,8 @@ class Metasploit3 < Msf::Exploit::Remote
],
'References' =>
[
['URL', 'http://itsecuritysolutions.org/2012-07-01-CuteFlow-2.11.2-multiple-security-vulnerabilities/']
#['OSVDB', ''],
['URL', 'http://itsecuritysolutions.org/2012-07-01-CuteFlow-2.11.2-multiple-security-vulnerabilities/'],
['OSVDB', '84829'],
#['EDB', ''],
],
'Payload' =>

View File

@ -46,6 +46,7 @@ class Metasploit3 < Msf::Exploit::Remote
'References' =>
[
[ 'CVE', '2012-0284' ],
[ 'OSVDB', '84309'],
[ 'BID', '54588' ],
[ 'URL', 'http://secunia.com/secunia_research/2012-25/' ],

View File

@ -31,6 +31,7 @@ class Metasploit3 < Msf::Exploit::Remote
],
'References' =>
[
['OSVDB', '84310'],
['EDB', '19937'],
['URL', 'http://ghostinthelab.wordpress.com/2012/07/19/simplewebserver-2-2-rc2-remote-buffer-overflow-exploit/']
],