From fdeec2423dd1e71b55c55e985253db9b17f32ccf Mon Sep 17 00:00:00 2001 From: Scott Moore - IBM Date: Mon, 23 Apr 2018 08:19:14 -0400 Subject: [PATCH] IBM20180423 Added CVE-2017-1473, CVE-2017-1486, CVE-2017-1701, CVE-2017-1764, CVE-2017-1786. --- 2017/1xxx/CVE-2017-1473.json | 120 +++++++++++++++++++++++++++++++++-- 2017/1xxx/CVE-2017-1486.json | 75 ++++++++++++++++++++-- 2017/1xxx/CVE-2017-1701.json | 86 +++++++++++++++++++++++-- 2017/1xxx/CVE-2017-1764.json | 77 +++++++++++++++++++--- 2017/1xxx/CVE-2017-1786.json | 117 +++++++++++++++++++++++++++++++--- 5 files changed, 438 insertions(+), 37 deletions(-) diff --git a/2017/1xxx/CVE-2017-1473.json b/2017/1xxx/CVE-2017-1473.json index fee82ca26a9..4af007f1688 100644 --- a/2017/1xxx/CVE-2017-1473.json +++ b/2017/1xxx/CVE-2017-1473.json @@ -1,17 +1,123 @@ { - "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", - "ID" : "CVE-2017-1473", - "STATE" : "RESERVED" + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Obtain Information" + } + ] + } + ] + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "vendor_name" : "IBM", + "product" : { + "product_data" : [ + { + "product_name" : "Security Access Manager", + "version" : { + "version_data" : [ + { + "version_value" : "9.0.0.1" + }, + { + "version_value" : "8.0.0" + }, + { + "version_value" : "8.0.0.1" + }, + { + "version_value" : "8.0.0.2" + }, + { + "version_value" : "8.0.0.3" + }, + { + "version_value" : "8.0.0.4" + }, + { + "version_value" : "8.0.0.5" + }, + { + "version_value" : "8.0.1" + }, + { + "version_value" : "8.0.1.2" + }, + { + "version_value" : "8.0.1.3" + }, + { + "version_value" : "8.0.1.4" + }, + { + "version_value" : "9.0.0" + }, + { + "version_value" : "9.0.1.0" + }, + { + "version_value" : "9.0.2.0" + }, + { + "version_value" : "8.0.1.5" + }, + { + "version_value" : "9.0.2.1" + }, + { + "version_value" : "9.0.3" + }, + { + "version_value" : "9.0.3.1" + }, + { + "version_value" : "8.0.1.6" + } + ] + } + } + ] + } + } + ] + } }, - "data_format" : "MITRE", - "data_type" : "CVE", "data_version" : "4.0", + "CVE_data_meta" : { + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2018-04-16T00:00:00", + "STATE" : "PUBLIC", + "ID" : "CVE-2017-1473" + }, + "references" : { + "reference_data" : [ + { + "refsource" : "CONFIRM", + "url" : "http://www.ibm.com/support/docview.wss?uid=swg22012268", + "title" : "IBM Security Bulletin 2012268 (Security Access Manager)", + "name" : "http://www.ibm.com/support/docview.wss?uid=swg22012268" + }, + { + "name" : "X-Force Vulnerability Report", + "title" : "ibm-sam-cve20171473-info-disc(128605)", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/128605", + "refsource" : "XF" + } + ] + }, + "data_type" : "CVE", + "data_format" : "MITRE", "description" : { "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" : "IBM Security Access Manager Appliance 8.0.0 through 8.0.1.6 and 9.0.0 through 9.0.3.1 uses weaker than expected cryptographic algorithms that could allow an attacker to decrypt highly sensitive information. IBM X-Force ID: 128605." } ] } diff --git a/2017/1xxx/CVE-2017-1486.json b/2017/1xxx/CVE-2017-1486.json index 49d63caaa7f..8624b476f14 100644 --- a/2017/1xxx/CVE-2017-1486.json +++ b/2017/1xxx/CVE-2017-1486.json @@ -1,18 +1,79 @@ { + "data_version" : "4.0", "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "DATE_PUBLIC" : "2018-04-18T00:00:00", "ID" : "CVE-2017-1486", - "STATE" : "RESERVED" + "STATE" : "PUBLIC", + "ASSIGNER" : "psirt@us.ibm.com" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "version" : { + "version_data" : [ + { + "version_value" : "10.2" + }, + { + "version_value" : "10.2.1" + }, + { + "version_value" : "10.2.1.1" + }, + { + "version_value" : "10.2.2" + } + ] + }, + "product_name" : "Cognos Business Intelligence" + } + ] + }, + "vendor_name" : "IBM" + } + ] + } }, "data_format" : "MITRE", - "data_type" : "CVE", - "data_version" : "4.0", "description" : { "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" : "IBM Cognos Business Intelligence 10.2, 10.2.1, 10.2.1.1, and 10.2.2 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 128624.", + "lang" : "eng" } ] - } + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Cross-Site Scripting" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "refsource" : "CONFIRM", + "title" : "IBM Security Bulletin 2014202 (Cognos Business Intelligence)", + "url" : "http://www.ibm.com/support/docview.wss?uid=swg22014202", + "name" : "http://www.ibm.com/support/docview.wss?uid=swg22014202" + }, + { + "refsource" : "XF", + "name" : "X-Force Vulnerability Report", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/128624", + "title" : "ibm-cognos-cve20171486-xss(128624)" + } + ] + }, + "data_type" : "CVE" } diff --git a/2017/1xxx/CVE-2017-1701.json b/2017/1xxx/CVE-2017-1701.json index 5323d6b79e9..177f986c296 100644 --- a/2017/1xxx/CVE-2017-1701.json +++ b/2017/1xxx/CVE-2017-1701.json @@ -1,17 +1,93 @@ { "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", + "DATE_PUBLIC" : "2018-04-10T00:00:00", + "ASSIGNER" : "psirt@us.ibm.com", "ID" : "CVE-2017-1701", - "STATE" : "RESERVED" + "STATE" : "PUBLIC" + }, + "data_version" : "4.0", + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Obtain Information", + "lang" : "eng" + } + ] + } + ] + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "vendor_name" : "IBM", + "product" : { + "product_data" : [ + { + "version" : { + "version_data" : [ + { + "version_value" : "5.0" + }, + { + "version_value" : "5.0.2" + }, + { + "version_value" : "5.0.1" + }, + { + "version_value" : "6.0" + }, + { + "version_value" : "6.0.1" + }, + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.3" + }, + { + "version_value" : "6.0.4" + }, + { + "version_value" : "6.0.5" + } + ] + }, + "product_name" : "Rational Team Concert" + } + ] + } + } + ] + } + }, + "data_type" : "CVE", + "references" : { + "reference_data" : [ + { + "refsource" : "CONFIRM", + "title" : "IBM Security Bulletin 2015454 (Rational Team Concert)", + "url" : "http://www.ibm.com/support/docview.wss?uid=swg22015454", + "name" : "http://www.ibm.com/support/docview.wss?uid=swg22015454" + }, + { + "title" : "ibm-rtc-cve20171701-info-disc(134393)", + "refsource" : "XF", + "name" : "X-Force Vulnerability Report", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/134393" + } + ] }, "data_format" : "MITRE", - "data_type" : "CVE", - "data_version" : "4.0", "description" : { "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" : "IBM Team Concert (RTC) 5.0, 5.0.1, 5.0.2, 6.0, 6.0.1, 6.0.2, 6.0.3, 6.0.4, and 6.0.5 stores credentials for users using a weak encryption algorithm, which could allow an authenticated user to obtain highly sensitive information. IBM X-Force ID: 134393." } ] } diff --git a/2017/1xxx/CVE-2017-1764.json b/2017/1xxx/CVE-2017-1764.json index a0998f276fd..1af41553b8a 100644 --- a/2017/1xxx/CVE-2017-1764.json +++ b/2017/1xxx/CVE-2017-1764.json @@ -1,17 +1,78 @@ { - "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", - "ID" : "CVE-2017-1764", - "STATE" : "RESERVED" - }, - "data_format" : "MITRE", "data_type" : "CVE", "data_version" : "4.0", + "CVE_data_meta" : { + "DATE_PUBLIC" : "2018-04-18T00:00:00", + "ID" : "CVE-2017-1764", + "ASSIGNER" : "psirt@us.ibm.com", + "STATE" : "PUBLIC" + }, "description" : { "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" : "IBM Cognos Business Intelligence 10.2, 10.2.1, 10.2.1.1, and 10.2.2, under specialized circumstances, could expose plain text credentials to a local user. IBM X-Force ID: 136149.", + "lang" : "eng" + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Obtain Information", + "lang" : "eng" + } + ] + } + ] + }, + "data_format" : "MITRE", + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "Cognos Business Intelligence", + "version" : { + "version_data" : [ + { + "version_value" : "10.2" + }, + { + "version_value" : "10.2.1" + }, + { + "version_value" : "10.2.1.1" + }, + { + "version_value" : "10.2.2" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" + } + ] + } + }, + "references" : { + "reference_data" : [ + { + "refsource" : "CONFIRM", + "name" : "http://www.ibm.com/support/docview.wss?uid=swg22014202", + "url" : "http://www.ibm.com/support/docview.wss?uid=swg22014202", + "title" : "IBM Security Bulletin 2014202 (Cognos Business Intelligence)" + }, + { + "refsource" : "XF", + "name" : "X-Force Vulnerability Report", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/136149", + "title" : "ibm-cognos-cve20171764-info-disc(136149)" } ] } diff --git a/2017/1xxx/CVE-2017-1786.json b/2017/1xxx/CVE-2017-1786.json index 43cf8be0f6a..3d2956b5e7b 100644 --- a/2017/1xxx/CVE-2017-1786.json +++ b/2017/1xxx/CVE-2017-1786.json @@ -1,17 +1,114 @@ { - "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", - "ID" : "CVE-2017-1786", - "STATE" : "RESERVED" - }, - "data_format" : "MITRE", - "data_type" : "CVE", - "data_version" : "4.0", "description" : { "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" : "IBM WebSphere MQ 8.0 through 8.0.0.8 and 9.0 through 9.0.4 under special circumstances could allow an authenicated user to consume all resources due to a memory leak resulting in service loss. IBM X-Force ID: 136975.", + "lang" : "eng" + } + ] + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "vendor_name" : "IBM", + "product" : { + "product_data" : [ + { + "version" : { + "version_data" : [ + { + "version_value" : "8.0" + }, + { + "version_value" : "9.0" + }, + { + "version_value" : "9.0.1" + }, + { + "version_value" : "9.0.0.1" + }, + { + "version_value" : "9.0.2" + }, + { + "version_value" : "8.0.0.1" + }, + { + "version_value" : "8.0.0.2" + }, + { + "version_value" : "8.0.0.3" + }, + { + "version_value" : "8.0.0.4" + }, + { + "version_value" : "8.0.0.5" + }, + { + "version_value" : "8.0.0.6" + }, + { + "version_value" : "8.0.0.7" + }, + { + "version_value" : "9.0.0.2" + }, + { + "version_value" : "9.0.3" + }, + { + "version_value" : "9.0.4" + }, + { + "version_value" : "8.0.0.8" + } + ] + }, + "product_name" : "MQ" + } + ] + } + } + ] + } + }, + "references" : { + "reference_data" : [ + { + "url" : "http://www.ibm.com/support/docview.wss?uid=swg22013023", + "name" : "http://www.ibm.com/support/docview.wss?uid=swg22013023", + "refsource" : "CONFIRM", + "title" : "IBM Security Bulletin 2013023 (MQ)" + }, + { + "title" : "ibm-websphere-cve20171786-dos(136975)", + "refsource" : "XF", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/136975", + "name" : "X-Force Vulnerability Report" + } + ] + }, + "data_type" : "CVE", + "data_version" : "4.0", + "CVE_data_meta" : { + "ID" : "CVE-2017-1786", + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2018-04-17T00:00:00", + "STATE" : "PUBLIC" + }, + "data_format" : "MITRE", + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Denial of Service" + } + ] } ] }