diff --git a/2018/5xxx/CVE-2018-5446.json b/2018/5xxx/CVE-2018-5446.json index 12d82cd3a4e..42bb1673b45 100644 --- a/2018/5xxx/CVE-2018-5446.json +++ b/2018/5xxx/CVE-2018-5446.json @@ -1,8 +1,32 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "ics-cert@hq.dhs.gov", + "DATE_PUBLIC" : "2018-02-27T00:00:00", "ID" : "CVE-2018-5446", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "Medtronic 2090 CareLink Programmer", + "version" : { + "version_data" : [ + { + "version_value" : "All versions are affected" + } + ] + } + } + ] + }, + "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" : "The Medtronic 2090 Carelink Programmer, all versions are affected by a a per-product username and password that is stored in a recoverable format which could allow an attacker with physical access to a 2090 Programmer to obtain per-product credentials to the software deployment network." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "STORING PASSWORDS IN A RECOVERABLE FORMAT CWE-257" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://ics-cert.us-cert.gov/advisories/ICSMA-18-058-01" } ] } diff --git a/2018/5xxx/CVE-2018-5448.json b/2018/5xxx/CVE-2018-5448.json index 4c895354f49..55d31fdfcff 100644 --- a/2018/5xxx/CVE-2018-5448.json +++ b/2018/5xxx/CVE-2018-5448.json @@ -1,8 +1,32 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "ics-cert@hq.dhs.gov", + "DATE_PUBLIC" : "2018-02-27T00:00:00", "ID" : "CVE-2018-5448", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "Medtronic 2090 CareLink Programmer", + "version" : { + "version_data" : [ + { + "version_value" : "All versions are affected." + } + ] + } + } + ] + }, + "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" : "The Medtronic 2090 Carelink Programmer, all versions are affected by the by a vulnerability where the product's software deployment network contains a directory traversal vulnerability that could allow an attacker to read files on the system." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "RELATIVE PATH TRAVERSAL CWE-23" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://ics-cert.us-cert.gov/advisories/ICSMA-18-058-01" } ] }