diff --git a/2018/11xxx/CVE-2018-11072.json b/2018/11xxx/CVE-2018-11072.json index 81bb6eab6ad..f148ff39743 100644 --- a/2018/11xxx/CVE-2018-11072.json +++ b/2018/11xxx/CVE-2018-11072.json @@ -1,8 +1,32 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "secure@dell.com", + "DATE_PUBLIC" : "2018-08-22T00:00:00", "ID" : "CVE-2018-11072", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "Dell Digital Delivery", + "version" : { + "version_data" : [ + { + "version_value" : "Versions prior to 3.5.1" + } + ] + } + } + ] + }, + "vendor_name" : "Dell EMC" + } + ] + } }, "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" : "Dell Digital Delivery versions prior to 3.5.1 contain a DLL Injection Vulnerability. A local authenticated malicious user with advance knowledge of the application workflow could potentially load and execute a malicious DLL with administrator privileges." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "DLL Injection Vulnerability" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://www.dell.com/support/article/us/en/04/sln313559/dell-digital-delivery-dll-injection-vulnerability?lang=en" } ] }