diff --git a/modules/exploits/windows/scada/procyon_core_server.rb b/modules/exploits/windows/scada/procyon_core_server.rb index 9cf78edce6..699191d556 100644 --- a/modules/exploits/windows/scada/procyon_core_server.rb +++ b/modules/exploits/windows/scada/procyon_core_server.rb @@ -37,7 +37,7 @@ class Metasploit3 < Msf::Exploit::Remote ], 'References' => [ - ['CVE', 'CVE-2011-3322'], + ['CVE', '2011-3322'], ['OSVDB', '75371'], ['URL', 'http://www.uscert.gov/control_systems/pdf/ICSA-11-216-01.pdf'], ['URL', 'http://www.stratsec.net/Research/Advisories/Procyon-Core-Server-HMI-Remote-Stack-Overflow']