From a40bdbabe1a6ec782a620fdb08eda9b7185dd668 Mon Sep 17 00:00:00 2001 From: Jim Zeng Date: Tue, 3 Jul 2018 14:16:40 -0700 Subject: [PATCH] Update CVE-2018-9185. --- 2018/9xxx/CVE-2018-9185.json | 66 +++++++++++++++++++++++++++++------- 1 file changed, 54 insertions(+), 12 deletions(-) diff --git a/2018/9xxx/CVE-2018-9185.json b/2018/9xxx/CVE-2018-9185.json index d13c8b59006..f2e0c8881db 100644 --- a/2018/9xxx/CVE-2018-9185.json +++ b/2018/9xxx/CVE-2018-9185.json @@ -1,18 +1,60 @@ { - "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", - "ID" : "CVE-2018-9185", - "STATE" : "RESERVED" + "CVE_data_meta": { + "ASSIGNER": "psirt@fortinet.com", + "ID": "CVE-2018-9185", + "STATE": "PUBLIC" }, - "data_format" : "MITRE", - "data_type" : "CVE", - "data_version" : "4.0", - "description" : { - "description_data" : [ + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Fortinet FortiOS", + "version": { + "version_data": [ + { + "version_value": "FortiOS 6.0.0 and below" + } + ] + } + } + ] + }, + "vendor_name": "Fortinet" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "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." + "lang": "eng", + "value": "An information disclosure vulnerability in Fortinet FortiOS 6.0.0 and below versions reveals user's web portal login credentials in a Javascript file sent to client-side when pages bookmarked in web portal use the Single Sign-On feature." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Information disclosure" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://fortiguard.com/advisory/FG-IR-18-027" } ] } -} +} \ No newline at end of file