add osvdb ref 89594

unstable
Steve Tornio 2013-06-18 06:25:57 -05:00
parent 6c2d99c2bc
commit 404a9f0669
1 changed files with 2 additions and 1 deletions

View File

@ -41,7 +41,8 @@ class Metasploit3 < Msf::Exploit::Remote
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'References' => 'References' =>
[ [
['CVE', '2013-0333'], [ 'CVE', '2013-0333' ],
[ 'OSVDB', '89594' ]
], ],
'Platform' => 'ruby', 'Platform' => 'ruby',
'Arch' => ARCH_RUBY, 'Arch' => ARCH_RUBY,