Land #10594, Remove trailing space from CVE number
commit
a57e5ac5c0
|
@ -25,7 +25,7 @@ class MetasploitModule < Msf::Exploit::Remote
|
|||
],
|
||||
'References' =>
|
||||
[
|
||||
[ 'CVE', '2012-4924 ' ],
|
||||
[ 'CVE', '2012-4924' ],
|
||||
[ 'OSVDB', '79438' ],
|
||||
[ 'URL', 'http://dsecrg.com/pages/vul/show.php?id=417' ]
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue