Fix CVE reference format

git-svn-id: file:///home/svn/framework3/trunk@13950 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2011-10-16 09:55:07 +00:00
parent cf8524b1b4
commit 594b0687c7
1 changed files with 1 additions and 1 deletions

View File

@ -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']