Correct CVE/OSVDB/BID references, thanks Chad.

unstable
sinn3r 2012-04-19 00:24:56 -05:00
parent 946ab1514e
commit 81b6e76619
1 changed files with 3 additions and 3 deletions

View File

@ -33,9 +33,9 @@ class Metasploit3 < Msf::Exploit::Remote
'Version' => '$Revision$',
'References' =>
[
[ 'CVE', '2003-0085' ],
[ 'OSVDB', '6323' ],
[ 'BID', '7106' ],
[ 'CVE', '2002-1318' ],
[ 'OSVDB', '14525' ],
[ 'BID', '6210' ],
[ 'URL', 'http://www.samba.org/samba/history/samba-2.2.7a.html' ]
],
'Privileged' => true,