add osvdb ref

This commit is contained in:
Steve Tornio 2011-12-29 07:54:01 -06:00
parent a00dad32fe
commit 6d72dbb609
1 changed files with 2 additions and 1 deletions

View File

@ -32,8 +32,9 @@ class Metasploit3 < Msf::Exploit::Remote
'License' => MSF_LICENSE,
'References' =>
[
['BID', '51182'],
['CVE', '2011-4862'],
['OSVDB', '78020'],
['BID', '51182'],
['URL', 'http://www.exploit-db.com/exploits/18280/']
],
'Privileged' => true,