Merge pull request #387 from swtornio/master

add osvdb refs
unstable
sinn3r 2012-05-14 07:26:28 -07:00
commit d17b07a6e1
2 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,7 @@ class Metasploit3 < Msf::Exploit::Remote
'References' =>
[
[ 'CVE', '2011-3659' ],
[ 'OSVDB', '78736' ],
[ 'URL', 'http://www.zerodayinitiative.com/advisories/upcoming/'], #ZDI-CAN-1413
[ 'URL', 'https://bugzilla.mozilla.org/show_bug.cgi?id=708198' ]
],

View File

@ -37,6 +37,7 @@ class Metasploit3 < Msf::Exploit::Remote
'References' =>
[
[ 'CVE', '2011-3658' ],
[ 'OSVDB', '77953'],
[ 'URL', 'http://www.zerodayinitiative.com/advisories/ZDI-12-056/' ],
[ 'URL', 'https://bugzilla.mozilla.org/show_bug.cgi?id=708186' ]
],