From c7cb26739042ffed91b9f73be457e0ca5aceedc3 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 14 Dec 2017 12:09:47 -0500 Subject: [PATCH] - Added submission from Fortinet for FG-IR-17-070 from 2017-12-14. --- 2017/7xxx/CVE-2017-7344.json | 49 +++++++++++++++++++++++++++++++++--- 1 file changed, 46 insertions(+), 3 deletions(-) diff --git a/2017/7xxx/CVE-2017-7344.json b/2017/7xxx/CVE-2017-7344.json index 2158bcf5dac..a8010760c1f 100644 --- a/2017/7xxx/CVE-2017-7344.json +++ b/2017/7xxx/CVE-2017-7344.json @@ -1,8 +1,32 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "psirt@fortinet.com", + "DATE_PUBLIC" : "2017-12-12T00:00:00", "ID" : "CVE-2017-7344", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "FortiClientWindows", + "version" : { + "version_data" : [ + { + "version_value" : "5.6.0, 5.4.3, 5.4.2, 5.4.1, 5.4.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" : "A privilege escalation in Fortinet FortiClient Windows allows attacker to gain privilege via exploiting the Windows \"security alert\" dialog thereby popping up when the VPN before logon feature is enabled and an untrusted certificate chain" + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Escalation of privilege" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://fortiguard.com/advisory/FG-IR-17-070" } ] }