diff --git a/2018/9xxx/CVE-2018-9190.json b/2018/9xxx/CVE-2018-9190.json index fdf5ddad472..9f8c00d7d94 100644 --- a/2018/9xxx/CVE-2018-9190.json +++ b/2018/9xxx/CVE-2018-9190.json @@ -1,8 +1,32 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "psirt@fortinet.com", + "DATE_PUBLIC" : "2019-01-11T00:00:00", "ID" : "CVE-2018-9190", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "Fortinet FortiClientWindows", + "version" : { + "version_data" : [ + { + "version_value" : "FortiClientWindows 6.0.2 and earlier" + } + ] + } + } + ] + }, + "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" : "A null pointer dereference vulnerability in Fortinet FortiClientWindows 6.0.2 and earlier allows attacker to cause a denial of service via the NDIS miniport driver." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Denial of service" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://fortiguard.com/advisory/FG-IR-18-092" } ] }