Fixed date format issue and added Bugtraq ID

GSoC/Meterpreter_Web_Console
Qazeer 2019-01-06 14:31:37 +01:00
parent 4644ad8966
commit c03466d2f2
1 changed files with 2 additions and 1 deletions

View File

@ -30,6 +30,7 @@ class MetasploitModule < Msf::Exploit::Remote
'References' =>
[
[ "CVE", "2018-15961" ],
[ "BID", "105314" ],
[ "URL", "https://helpx.adobe.com/fr/security/products/coldfusion/apsb18-33.html" ]
],
'Privileged' => false,
@ -59,7 +60,7 @@ class MetasploitModule < Msf::Exploit::Remote
],
],
'DefaultTarget' => 0,
'DisclosureDate' => '11 septembre 2018'
'DisclosureDate' => 'Sep 11 2018'
))
register_options(