Land #10594, Remove trailing space from CVE number

4.x
Adam Cammack 2018-08-29 14:31:21 -05:00 committed by Jeffrey Martin
parent 76ee618f26
commit 2269f7eb43
No known key found for this signature in database
GPG Key ID: 0CD9BBC2AF15F171
1 changed files with 1 additions and 1 deletions

View File

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