Correct CVE/OSVDB/BID references, thanks Chad.
parent
946ab1514e
commit
81b6e76619
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue