diff --git a/modules/exploits/linux/http/symantec_web_gateway_exec.rb b/modules/exploits/linux/http/symantec_web_gateway_exec.rb index 10a211bc13..d40bed2db6 100644 --- a/modules/exploits/linux/http/symantec_web_gateway_exec.rb +++ b/modules/exploits/linux/http/symantec_web_gateway_exec.rb @@ -30,6 +30,7 @@ class Metasploit3 < Msf::Exploit::Remote 'References' => [ [ 'CVE', '2012-0297' ], + [ 'OSVDB', '82925' ], [ 'BID', '53444' ], [ 'URL', 'http://www.zerodayinitiative.com/advisories/ZDI-12-090' ], [ 'URL', 'http://www.symantec.com/security_response/securityupdates/detail.jsp?fid=security_advisory&pvid=security_advisory&year=2012&suid=20120517_00' ]