diff --git a/2018/10xxx/CVE-2018-10628.json b/2018/10xxx/CVE-2018-10628.json index c40dc3acfbd..d7fba90bd3f 100644 --- a/2018/10xxx/CVE-2018-10628.json +++ b/2018/10xxx/CVE-2018-10628.json @@ -1,8 +1,41 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "ics-cert@hq.dhs.gov", + "DATE_PUBLIC" : "2018-07-19T00:00:00", "ID" : "CVE-2018-10628", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "InTouch", + "version" : { + "version_data" : [ + { + "version_value" : "2014 R2 SP1 and prior" + }, + { + "version_value" : "2017" + }, + { + "version_value" : "2017 Update 1" + }, + { + "version_value" : "2017 Update 2" + } + ] + } + } + ] + }, + "vendor_name" : "AVEVA Software, LLC." + } + ] + } }, "data_format" : "MITRE", "data_type" : "CVE", @@ -11,7 +44,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" : "AVEVA InTouch 2014 R2 SP1 and prior, InTouch 2017, InTouch 2017 Update 1, and InTouch 2017 Update 2 allow an unauthenticated user to send a specially crafted packet that could overflow the buffer on a locale not using a dot floating point separator. Exploitation could allow remote code execution under the privileges of the InTouch View process." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "STACK-BASED BUFFER OVERFLOW CWE-121" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://ics-cert.us-cert.gov/advisories/ICSA-18-200-02" } ] }