From 4edf590618e669f8c629a28c2d39b69a20046ff3 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 29 Nov 2017 13:10:48 -0500 Subject: [PATCH] - Added submission from Fortinet for FG-IR-17-248 from 2017-11-27. --- 2017/14xxx/CVE-2017-14189.json | 49 +++++++++++++++++++++++++++++++--- 1 file changed, 46 insertions(+), 3 deletions(-) diff --git a/2017/14xxx/CVE-2017-14189.json b/2017/14xxx/CVE-2017-14189.json index d58ad5a884e..3791c654b72 100644 --- a/2017/14xxx/CVE-2017-14189.json +++ b/2017/14xxx/CVE-2017-14189.json @@ -1,8 +1,32 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "psirt@fortinet.com", + "DATE_PUBLIC" : "2017-11-22T00:00:00", "ID" : "CVE-2017-14189", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "FortiWebManager", + "version" : { + "version_data" : [ + { + "version_value" : "5.8.0" + } + ] + } + } + ] + }, + "vendor_name" : "Fortinet, Inc." + } + ] + } }, "data_format" : "MITRE", "data_type" : "CVE", @@ -11,7 +35,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" : "An improper access control vulnerability in Fortinet FortiWebManager 5.8.0 allows anyone that can access the admin webUI to successfully logged-in regardless the provided password." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Improper Access Control" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://fortiguard.com/advisory/FG-IR-17-248" } ] }