diff --git a/2017/14xxx/CVE-2017-14186.json b/2017/14xxx/CVE-2017-14186.json index dd00049c494..2775ddb25bf 100644 --- a/2017/14xxx/CVE-2017-14186.json +++ b/2017/14xxx/CVE-2017-14186.json @@ -1,8 +1,41 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "psirt@fortinet.com", + "DATE_PUBLIC" : "2017-11-23T00:00:00", "ID" : "CVE-2017-14186", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "FortiOS", + "version" : { + "version_data" : [ + { + "version_value" : "5.6.0 to 5.6.2" + }, + { + "version_value" : "5.4.0 to 5.4.6" + }, + { + "version_value" : "5.2.0 to 5.2.12" + }, + { + "version_value" : "5.0 and below" + } + ] + } + } + ] + }, + "vendor_name" : "Fortinet, Inc." + } + ] + } }, "data_format" : "MITRE", "data_type" : "CVE", @@ -11,7 +44,26 @@ "description_data" : [ { "lang" : "eng", - "value" : "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value" : "A Cross-site Scripting (XSS) vulnerability in Fortinet FortiOS 5.6.0 to 5.6.2, 5.4.0 to 5.4.6, 5.2.0 to 5.2.12, 5.0 and below versions under SSL VPN web portal allows an authenticated user to inject arbitrary web script or HTML in the context of the victim's browser via the login redir parameter. An URL Redirection attack may also be feasible by injecting an external URL via the affected parameter." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Cross-site Scripting (XSS), URL Redirection Attack" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://fortiguard.com/advisory/FG-IR-17-242" } ] }