From 36af3b5d96536889143bb9aa471a233367cd8e35 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 19 Nov 2018 14:21:32 -0500 Subject: [PATCH] - Added submission from ICS-CERT for ICSMA-18-312-01 from 2018-11-19. --- 2018/17xxx/CVE-2018-17906.json | 48 +++++++++++++++++++++++++++++++--- 1 file changed, 45 insertions(+), 3 deletions(-) diff --git a/2018/17xxx/CVE-2018-17906.json b/2018/17xxx/CVE-2018-17906.json index 65a86dde585..ed17960bf39 100644 --- a/2018/17xxx/CVE-2018-17906.json +++ b/2018/17xxx/CVE-2018-17906.json @@ -1,8 +1,31 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "ASSIGNER" : "ics-cert@hq.dhs.gov", "ID" : "CVE-2018-17906", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "Philips iSite and IntelliSpace PACS", + "version" : { + "version_data" : [ + { + "version_value" : "iSite PACS, all versions, and IntelliSpace PACS, all versions." + } + ] + } + } + ] + }, + "vendor_name" : "n/a" + } + ] + } }, "data_format" : "MITRE", "data_type" : "CVE", @@ -11,7 +34,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" : "Philips iSite and IntelliSpace PACS, iSite PACS, all versions, and IntelliSpace PACS, all versions. Default credentials and no authentication within third party software may allow an attacker to compromise a component of the system." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "WEAK PASSWORD REQUIREMENTS CWE-521" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://ics-cert.us-cert.gov/advisories/ICSMA-18-312-01" } ] }