diff --git a/2018/17xxx/CVE-2018-17937.json b/2018/17xxx/CVE-2018-17937.json index 5e60757baaf..593df985a30 100644 --- a/2018/17xxx/CVE-2018-17937.json +++ b/2018/17xxx/CVE-2018-17937.json @@ -1,8 +1,32 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "ics-cert@hq.dhs.gov", + "DATE_PUBLIC" : "2019-02-14T00:00:00", "ID" : "CVE-2018-17937", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "gpsd and microjson (Open Source Project)", + "version" : { + "version_data" : [ + { + "version_value" : "gpsd versions 2.90 to 3.17 and microjson versions 1.0 to 1.3" + } + ] + } + } + ] + }, + "vendor_name" : "ICS-CERT" + } + ] + } }, "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" : "gpsd versions 2.90 to 3.17 and microjson versions 1.0 to 1.3, an open source project, allow a stack-based buffer overflow, which may allow remote attackers to execute arbitrary code on embedded platforms via traffic on Port 2947/TCP or crafted JSON inputs." + } + ] + }, + "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-310-01" } ] }