From bd0a466b0dfc0656e71d0aed5dfad200fccb1bfd Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 29 Nov 2017 13:23:21 -0500 Subject: [PATCH] - Added submission from Fortinet for FG-IR-17-242 from 2017-11-28. --- 2017/14xxx/CVE-2017-14186.json | 58 ++++++++++++++++++++++++++++++++-- 1 file changed, 55 insertions(+), 3 deletions(-) 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" } ] }