diff --git a/2018/1xxx/CVE-2018-1959.json b/2018/1xxx/CVE-2018-1959.json index 188984b88ec..00c9192d732 100644 --- a/2018/1xxx/CVE-2018-1959.json +++ b/2018/1xxx/CVE-2018-1959.json @@ -1,4 +1,64 @@ { + "CVE_data_meta" : { + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2019-01-22T00:00:00", + "ID" : "CVE-2018-1959", + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "Security Identity Manager", + "version" : { + "version_data" : [ + { + "version_value" : "7.0.1" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" + } + ] + } + }, + "data_format" : "MITRE", + "data_type" : "CVE", + "data_version" : "4.0", + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM Security Identity Manager 7.0.1 Virtual Appliance contains hard-coded credentials, such as a password or cryptographic key, which it uses for its own inbound authentication, outbound communication to external components, or encryption of internal data. IBM X-Force ID: 153633." + } + ] + }, + "impact" : { + "cvssv3" : { + "BM" : { + "A" : "N", + "AC" : "H", + "AV" : "L", + "C" : "H", + "I" : "N", + "PR" : "N", + "S" : "U", + "SCORE" : "5.100", + "UI" : "N" + }, + "TM" : { + "E" : "U", + "RC" : "C", + "RL" : "O" + } + } + }, "problemtype" : { "problemtype_data" : [ { @@ -11,80 +71,18 @@ } ] }, - "description" : { - "description_data" : [ - { - "value" : "IBM Security Identity Manager 7.0.1 Virtual Appliance contains hard-coded credentials, such as a password or cryptographic key, which it uses for its own inbound authentication, outbound communication to external components, or encryption of internal data. IBM X-Force ID: 153633.", - "lang" : "eng" - } - ] - }, "references" : { "reference_data" : [ { - "title" : "IBM Security Bulletin 0796380 (Security Identity Manager)", + "name" : "https://www.ibm.com/support/docview.wss?uid=ibm10796380", "refsource" : "CONFIRM", - "url" : "https://www.ibm.com/support/docview.wss?uid=ibm10796380", - "name" : "https://www.ibm.com/support/docview.wss?uid=ibm10796380" + "url" : "https://www.ibm.com/support/docview.wss?uid=ibm10796380" }, { - "title" : "X-Force Vulnerability Report", + "name" : "ibm-sim-cve20181959-info-disc(153633)", "refsource" : "XF", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/153633", - "name" : "ibm-sim-cve20181959-info-disc (153633)" + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/153633" } ] - }, - "data_format" : "MITRE", - "CVE_data_meta" : { - "DATE_PUBLIC" : "2019-01-22T00:00:00", - "STATE" : "PUBLIC", - "ID" : "CVE-2018-1959", - "ASSIGNER" : "psirt@us.ibm.com" - }, - "data_type" : "CVE", - "data_version" : "4.0", - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "product" : { - "product_data" : [ - { - "version" : { - "version_data" : [ - { - "version_value" : "7.0.1" - } - ] - }, - "product_name" : "Security Identity Manager" - } - ] - }, - "vendor_name" : "IBM" - } - ] - } - }, - "impact" : { - "cvssv3" : { - "TM" : { - "E" : "U", - "RL" : "O", - "RC" : "C" - }, - "BM" : { - "UI" : "N", - "C" : "H", - "AV" : "L", - "AC" : "H", - "I" : "N", - "PR" : "N", - "A" : "N", - "S" : "U", - "SCORE" : "5.100" - } - } } }