diff --git a/2018/3xxx/CVE-2018-3894.json b/2018/3xxx/CVE-2018-3894.json index d562f8ad5d2..f0c9726ac44 100644 --- a/2018/3xxx/CVE-2018-3894.json +++ b/2018/3xxx/CVE-2018-3894.json @@ -1,8 +1,32 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "talos-cna@cisco.com", + "DATE_PUBLIC" : "2018-07-26T00:00:00", "ID" : "CVE-2018-3894", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "SmartThings Hub STH-ETH-250", + "version" : { + "version_data" : [ + { + "version_value" : "Firmware version 0.20.17" + } + ] + } + } + ] + }, + "vendor_name" : "Samsung" + } + ] + } }, "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" : "An exploitable buffer overflow vulnerability exists in the /cameras/XXXX/clips handler of video-core's HTTP server of Samsung SmartThings Hub STH-ETH-250-Firmware version 0.20.17. The strncpy call overflows the destination buffer, which has a size of 52 bytes. An attacker can send an arbitrarily long \"startTime\" value in order to exploit this vulnerability." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Classic Buffer Overflow" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://talosintelligence.com/vulnerability_reports/TALOS-2018-0570" } ] }