diff --git a/2018/18xxx/CVE-2018-18364.json b/2018/18xxx/CVE-2018-18364.json index 620a602f5d8..ffd1000c33a 100644 --- a/2018/18xxx/CVE-2018-18364.json +++ b/2018/18xxx/CVE-2018-18364.json @@ -1,8 +1,32 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "secure@symantec.com", + "DATE_PUBLIC" : "2019-01-22T00:00:00", "ID" : "CVE-2018-18364", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "Ghost Solution Suite (GSS)", + "version" : { + "version_data" : [ + { + "version_value" : "Prior to 3.3 RU1" + } + ] + } + } + ] + }, + "vendor_name" : "Symantec Corporation" + } + ] + } }, "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" : "Symantec Ghost Solution Suite (GSS) versions prior to 3.3 RU1 may be susceptible to a DLL hijacking vulnerability, which is a type of issue whereby a potential attacker attempts to execute unexpected code on your machine. This occurs via placement of a potentially foreign file (DLL) that the attacker then attempts to run via a linked application." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "DLL Hijack" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://support.symantec.com/en_US/article.SYMSA1474.html" } ] }