diff --git a/modules/exploits/multi/http/vbseo_proc_deutf.rb b/modules/exploits/multi/http/vbseo_proc_deutf.rb index 5d94caef58..c1a4b5506b 100644 --- a/modules/exploits/multi/http/vbseo_proc_deutf.rb +++ b/modules/exploits/multi/http/vbseo_proc_deutf.rb @@ -25,6 +25,7 @@ class Metasploit3 < Msf::Exploit::Remote 'License' => MSF_LICENSE, 'References' => [ + ['OSVDB', '78508'], ['BID', '51647'], ['URL', 'http://www.vbseo.com/f5/vbseo-security-bulletin-all-supported-versions-patch-release-52783/'], ['URL', 'http://www.exploit-db.com/exploits/18424/'] @@ -96,4 +97,4 @@ class Metasploit3 < Msf::Exploit::Remote vprint_status(response.body) end -end \ No newline at end of file +end