diff --git a/2018/10xxx/CVE-2018-10616.json b/2018/10xxx/CVE-2018-10616.json index 8dbf4e01303..0dc0c8d4fdf 100644 --- a/2018/10xxx/CVE-2018-10616.json +++ b/2018/10xxx/CVE-2018-10616.json @@ -1,8 +1,32 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "ics-cert@hq.dhs.gov", + "DATE_PUBLIC" : "2018-07-17T00:00:00", "ID" : "CVE-2018-10616", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "ABB Panel Builder 800", + "version" : { + "version_data" : [ + { + "version_value" : "All versions" + } + ] + } + } + ] + }, + "vendor_name" : "ABB" + } + ] + } }, "data_format" : "MITRE", "data_type" : "CVE", @@ -11,7 +35,29 @@ "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" : "ABB Panel Builder 800 all versions has an improper input validation vulnerability which may allow an attacker to insert and run arbitrary code on a computer where the affected product is used." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "IMPROPER INPUT VALIDATION CWE-20" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://ics-cert.us-cert.gov/advisories/ICSA-18-198-01" + }, + { + "url" : "http://search-ext.abb.com/library/Download.aspx?DocumentID=3BSE092089&Action=Launch" } ] }