From d83d45957be78f830060e600eba16c77fc229f4e Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 26 Oct 2017 17:07:43 -0400 Subject: [PATCH] - Synchronized data. --- 2017/1xxx/CVE-2017-1220.json | 48 +++++++++--------- 2017/1xxx/CVE-2017-1222.json | 48 +++++++++--------- 2017/1xxx/CVE-2017-1225.json | 74 ++++++++++++++-------------- 2017/1xxx/CVE-2017-1226.json | 44 ++++++++--------- 2017/1xxx/CVE-2017-1228.json | 38 +++++++-------- 2017/1xxx/CVE-2017-1230.json | 94 ++++++++++++++++++------------------ 2017/1xxx/CVE-2017-1232.json | 94 ++++++++++++++++++------------------ 2017/1xxx/CVE-2017-1521.json | 90 +++++++++++++++++----------------- 8 files changed, 257 insertions(+), 273 deletions(-) diff --git a/2017/1xxx/CVE-2017-1220.json b/2017/1xxx/CVE-2017-1220.json index 06646783a7d..608af51bce2 100644 --- a/2017/1xxx/CVE-2017-1220.json +++ b/2017/1xxx/CVE-2017-1220.json @@ -1,21 +1,14 @@ { - "references" : { - "reference_data" : [ - { - "url" : "http://www.ibm.com/support/docview.wss?uid=swg22009673", - "name" : "IBM Security Bulletin 2009673 (BigFix Platform)" - }, - { - "name" : "X-Force Vulnerability Report", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/123860" - } - ] + "CVE_data_meta" : { + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2017-10-24T00:00:00", + "ID" : "CVE-2017-1220", + "STATE" : "PUBLIC" }, "affects" : { "vendor" : { "vendor_data" : [ { - "vendor_name" : "IBM", "product" : { "product_data" : [ { @@ -32,38 +25,43 @@ } } ] - } + }, + "vendor_name" : "IBM" } ] } }, + "data_format" : "MITRE", + "data_type" : "CVE", + "data_version" : "4.0", "description" : { "description_data" : [ { "lang" : "eng", - "value" : "IBM Tivoli Endpoint Manager (IBM BigFix Platform 9.2 and 9.5) discloses sensitive information to unauthorized users. The information can be used to mount further attacks on the system. IBM X-Force ID: 123860." + "value" : "IBM Tivoli Endpoint Manager (IBM BigFix Platform 9.2 and 9.5) discloses sensitive information to unauthorized users. The information can be used to mount further attacks on the system. IBM X-Force ID: 123860." } ] }, - "CVE_data_meta" : { - "DATE_PUBLIC" : "2017-10-24T00:00:00", - "ID" : "CVE-2017-1220", - "STATE" : "PUBLIC", - "ASSIGNER" : "psirt@us.ibm.com" - }, - "data_format" : "MITRE", "problemtype" : { "problemtype_data" : [ { "description" : [ { - "value" : "Obtain Information", - "lang" : "eng" + "lang" : "eng", + "value" : "Obtain Information" } ] } ] }, - "data_type" : "CVE", - "data_version" : "4.0" + "references" : { + "reference_data" : [ + { + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/123860" + }, + { + "url" : "http://www.ibm.com/support/docview.wss?uid=swg22009673" + } + ] + } } diff --git a/2017/1xxx/CVE-2017-1222.json b/2017/1xxx/CVE-2017-1222.json index d41dc144322..527a221ed22 100644 --- a/2017/1xxx/CVE-2017-1222.json +++ b/2017/1xxx/CVE-2017-1222.json @@ -1,17 +1,14 @@ { - "description" : { - "description_data" : [ - { - "value" : "IBM Tivoli Endpoint Manager (IBM BigFix Platform 9.2 and 9.5) does not perform an authentication check for a critical resource or functionality allowing anonymous users access to protected areas. IBM X-Force ID: 123862.", - "lang" : "eng" - } - ] + "CVE_data_meta" : { + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2017-10-24T00:00:00", + "ID" : "CVE-2017-1222", + "STATE" : "PUBLIC" }, "affects" : { "vendor" : { "vendor_data" : [ { - "vendor_name" : "IBM", "product" : { "product_data" : [ { @@ -28,42 +25,43 @@ } } ] - } + }, + "vendor_name" : "IBM" } ] } }, + "data_format" : "MITRE", + "data_type" : "CVE", + "data_version" : "4.0", + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM Tivoli Endpoint Manager (IBM BigFix Platform 9.2 and 9.5) does not perform an authentication check for a critical resource or functionality allowing anonymous users access to protected areas. IBM X-Force ID: 123862." + } + ] + }, "problemtype" : { "problemtype_data" : [ { "description" : [ { - "value" : "Gain Access", - "lang" : "eng" + "lang" : "eng", + "value" : "Gain Access" } ] } ] }, - "data_type" : "CVE", - "CVE_data_meta" : { - "ASSIGNER" : "psirt@us.ibm.com", - "STATE" : "PUBLIC", - "ID" : "CVE-2017-1222", - "DATE_PUBLIC" : "2017-10-24T00:00:00" - }, "references" : { "reference_data" : [ { - "url" : "http://www.ibm.com/support/docview.wss?uid=swg22009673", - "name" : "IBM Security Bulletin 2009673 (BigFix Platform)" + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/123862" }, { - "name" : "X-Force Vulnerability Report", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/123862" + "url" : "http://www.ibm.com/support/docview.wss?uid=swg22009673" } ] - }, - "data_format" : "MITRE", - "data_version" : "4.0" + } } diff --git a/2017/1xxx/CVE-2017-1225.json b/2017/1xxx/CVE-2017-1225.json index 6806f197fc3..b3123052dca 100644 --- a/2017/1xxx/CVE-2017-1225.json +++ b/2017/1xxx/CVE-2017-1225.json @@ -1,45 +1,10 @@ { - "data_type" : "CVE", "CVE_data_meta" : { + "ASSIGNER" : "psirt@us.ibm.com", "DATE_PUBLIC" : "2017-10-24T00:00:00", "ID" : "CVE-2017-1225", - "ASSIGNER" : "psirt@us.ibm.com", "STATE" : "PUBLIC" }, - "data_version" : "4.0", - "description" : { - "description_data" : [ - { - "value" : "IBM Tivoli Endpoint Manager (IBM BigFix Platform 9.2 and 9.5) stores sensitive information in URL parameters. This may lead to information disclosure if unauthorized parties have access to the URLs via server logs, referrer header or browser history. IBM X-Force ID: 123904.", - "lang" : "eng" - } - ] - }, - "data_format" : "MITRE", - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "value" : "Obtain Information", - "lang" : "eng" - } - ] - } - ] - }, - "references" : { - "reference_data" : [ - { - "url" : "http://www.ibm.com/support/docview.wss?uid=swg22009673", - "name" : "IBM Security Bulletin 2009673 (BigFix Platform)" - }, - { - "name" : "X-Force Vulnerability Report", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/123904" - } - ] - }, "affects" : { "vendor" : { "vendor_data" : [ @@ -47,6 +12,7 @@ "product" : { "product_data" : [ { + "product_name" : "BigFix Platform", "version" : { "version_data" : [ { @@ -56,8 +22,7 @@ "version_value" : "9.5" } ] - }, - "product_name" : "BigFix Platform" + } } ] }, @@ -65,5 +30,38 @@ } ] } + }, + "data_format" : "MITRE", + "data_type" : "CVE", + "data_version" : "4.0", + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM Tivoli Endpoint Manager (IBM BigFix Platform 9.2 and 9.5) stores sensitive information in URL parameters. This may lead to information disclosure if unauthorized parties have access to the URLs via server logs, referrer header or browser history. IBM X-Force ID: 123904." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Obtain Information" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/123904" + }, + { + "url" : "http://www.ibm.com/support/docview.wss?uid=swg22009673" + } + ] } } diff --git a/2017/1xxx/CVE-2017-1226.json b/2017/1xxx/CVE-2017-1226.json index b33c32c944f..f21691ffd8a 100644 --- a/2017/1xxx/CVE-2017-1226.json +++ b/2017/1xxx/CVE-2017-1226.json @@ -1,26 +1,14 @@ { "CVE_data_meta" : { - "ID" : "CVE-2017-1226", - "DATE_PUBLIC" : "2017-10-24T00:00:00", "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2017-10-24T00:00:00", + "ID" : "CVE-2017-1226", "STATE" : "PUBLIC" }, - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "IBM Tivoli Endpoint Manager (IBM BigFix Platform 9.2 and 9.5) generates an error message in error logs that includes sensitive information about its environment which could be used in further attacks against the system. IBM X-Force ID: 123905." - } - ] - }, - "data_format" : "MITRE", - "data_version" : "4.0", - "data_type" : "CVE", "affects" : { "vendor" : { "vendor_data" : [ { - "vendor_name" : "IBM", "product" : { "product_data" : [ { @@ -37,20 +25,20 @@ } } ] - } + }, + "vendor_name" : "IBM" } ] } }, - "references" : { - "reference_data" : [ + "data_format" : "MITRE", + "data_type" : "CVE", + "data_version" : "4.0", + "description" : { + "description_data" : [ { - "url" : "http://www.ibm.com/support/docview.wss?uid=swg22009673", - "name" : "IBM Security Bulletin 2009673 (BigFix Platform)" - }, - { - "name" : "X-Force Vulnerability Report", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/123905" + "lang" : "eng", + "value" : "IBM Tivoli Endpoint Manager (IBM BigFix Platform 9.2 and 9.5) generates an error message in error logs that includes sensitive information about its environment which could be used in further attacks against the system. IBM X-Force ID: 123905." } ] }, @@ -65,5 +53,15 @@ ] } ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/123905" + }, + { + "url" : "http://www.ibm.com/support/docview.wss?uid=swg22009673" + } + ] } } diff --git a/2017/1xxx/CVE-2017-1228.json b/2017/1xxx/CVE-2017-1228.json index 575dcfeeba8..5fd2df604db 100644 --- a/2017/1xxx/CVE-2017-1228.json +++ b/2017/1xxx/CVE-2017-1228.json @@ -1,11 +1,9 @@ { - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "IBM Tivoli Endpoint Manager (IBM BigFix Platform 9.2 and 9.5) could allow a remote attacker to obtain sensitive information, caused by the failure to properly enable the secure cookie attribute. An attacker could exploit this vulnerability to obtain sensitive information using man in the middle techniques. IBM X-Force ID: 123907." - } - ] + "CVE_data_meta" : { + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2017-10-24T00:00:00", + "ID" : "CVE-2017-1228", + "STATE" : "PUBLIC" }, "affects" : { "vendor" : { @@ -33,6 +31,17 @@ ] } }, + "data_format" : "MITRE", + "data_type" : "CVE", + "data_version" : "4.0", + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM Tivoli Endpoint Manager (IBM BigFix Platform 9.2 and 9.5) could allow a remote attacker to obtain sensitive information, caused by the failure to properly enable the secure cookie attribute. An attacker could exploit this vulnerability to obtain sensitive information using man in the middle techniques. IBM X-Force ID: 123907." + } + ] + }, "problemtype" : { "problemtype_data" : [ { @@ -45,24 +54,13 @@ } ] }, - "data_type" : "CVE", - "CVE_data_meta" : { - "STATE" : "PUBLIC", - "ASSIGNER" : "psirt@us.ibm.com", - "ID" : "CVE-2017-1228", - "DATE_PUBLIC" : "2017-10-24T00:00:00" - }, - "data_version" : "4.0", - "data_format" : "MITRE", "references" : { "reference_data" : [ { - "name" : "IBM Security Bulletin 2009673 (BigFix Platform)", - "url" : "http://www.ibm.com/support/docview.wss?uid=swg22009673" + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/123907" }, { - "name" : "X-Force Vulnerability Report", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/123907" + "url" : "http://www.ibm.com/support/docview.wss?uid=swg22009673" } ] } diff --git a/2017/1xxx/CVE-2017-1230.json b/2017/1xxx/CVE-2017-1230.json index faf63b26bed..0d48a207249 100644 --- a/2017/1xxx/CVE-2017-1230.json +++ b/2017/1xxx/CVE-2017-1230.json @@ -1,13 +1,44 @@ { - "references" : { - "reference_data" : [ + "CVE_data_meta" : { + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2017-10-24T00:00:00", + "ID" : "CVE-2017-1230", + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "BigFix Platform", + "version" : { + "version_data" : [ + { + "version_value" : "9.2" + }, + { + "version_value" : "9.5" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" + } + ] + } + }, + "data_format" : "MITRE", + "data_type" : "CVE", + "data_version" : "4.0", + "description" : { + "description_data" : [ { - "url" : "http://www.ibm.com/support/docview.wss?uid=swg22009673", - "name" : "IBM Security Bulletin 2009673 (BigFix Platform)" - }, - { - "name" : "X-Force Vulnerability Report", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/123909" + "lang" : "eng", + "value" : "IBM Tivoli Endpoint Manager (IBM BigFix Platform 9.2 and 9.5) uses insufficiently random numbers or values in a security context that depends on unpredictable numbers. This weakness may allow attackers to expose sensitive information by guessing tokens or identifiers. IBM X-Force ID: 123909." } ] }, @@ -23,47 +54,14 @@ } ] }, - "data_version" : "4.0", - "data_type" : "CVE", - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "vendor_name" : "IBM", - "product" : { - "product_data" : [ - { - "version" : { - "version_data" : [ - { - "version_value" : "9.2" - }, - { - "version_value" : "9.5" - } - ] - }, - "product_name" : "BigFix Platform" - } - ] - } - } - ] - } - }, - "CVE_data_meta" : { - "DATE_PUBLIC" : "2017-10-24T00:00:00", - "ASSIGNER" : "psirt@us.ibm.com", - "STATE" : "PUBLIC", - "ID" : "CVE-2017-1230" - }, - "description" : { - "description_data" : [ + "references" : { + "reference_data" : [ { - "lang" : "eng", - "value" : "IBM Tivoli Endpoint Manager (IBM BigFix Platform 9.2 and 9.5) uses insufficiently random numbers or values in a security context that depends on unpredictable numbers. This weakness may allow attackers to expose sensitive information by guessing tokens or identifiers. IBM X-Force ID: 123909." + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/123909" + }, + { + "url" : "http://www.ibm.com/support/docview.wss?uid=swg22009673" } ] - }, - "data_format" : "MITRE" + } } diff --git a/2017/1xxx/CVE-2017-1232.json b/2017/1xxx/CVE-2017-1232.json index 16938624e95..5eb682de21a 100644 --- a/2017/1xxx/CVE-2017-1232.json +++ b/2017/1xxx/CVE-2017-1232.json @@ -1,4 +1,47 @@ { + "CVE_data_meta" : { + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2017-10-24T00:00:00", + "ID" : "CVE-2017-1232", + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "BigFix Platform", + "version" : { + "version_data" : [ + { + "version_value" : "9.2" + }, + { + "version_value" : "9.5" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" + } + ] + } + }, + "data_format" : "MITRE", + "data_type" : "CVE", + "data_version" : "4.0", + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM Tivoli Endpoint Manager (IBM BigFix Platform 9.2 and 9.5) transmits sensitive or security-critical data in cleartext in a communication channel that can be sniffed by unauthorized actors. IBM X-Force ID: 123911." + } + ] + }, "problemtype" : { "problemtype_data" : [ { @@ -11,59 +54,14 @@ } ] }, - "data_format" : "MITRE", "references" : { "reference_data" : [ { - "url" : "http://www.ibm.com/support/docview.wss?uid=swg22009673", - "name" : "IBM Security Bulletin 2009673 (BigFix Platform)" + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/123911" }, { - "name" : "X-Force Vulnerability Report", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/123911" + "url" : "http://www.ibm.com/support/docview.wss?uid=swg22009673" } ] - }, - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "IBM Tivoli Endpoint Manager (IBM BigFix Platform 9.2 and 9.5) transmits sensitive or security-critical data in cleartext in a communication channel that can be sniffed by unauthorized actors. IBM X-Force ID: 123911." - } - ] - }, - "data_type" : "CVE", - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "vendor_name" : "IBM", - "product" : { - "product_data" : [ - { - "version" : { - "version_data" : [ - { - "version_value" : "9.2" - }, - { - "version_value" : "9.5" - } - ] - }, - "product_name" : "BigFix Platform" - } - ] - } - } - ] - } - }, - "CVE_data_meta" : { - "ID" : "CVE-2017-1232", - "ASSIGNER" : "psirt@us.ibm.com", - "DATE_PUBLIC" : "2017-10-24T00:00:00", - "STATE" : "PUBLIC" - }, - "data_version" : "4.0" + } } diff --git a/2017/1xxx/CVE-2017-1521.json b/2017/1xxx/CVE-2017-1521.json index 651f52cebbd..a9b668f5884 100644 --- a/2017/1xxx/CVE-2017-1521.json +++ b/2017/1xxx/CVE-2017-1521.json @@ -1,5 +1,47 @@ { + "CVE_data_meta" : { + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2017-10-24T00:00:00", + "ID" : "CVE-2017-1521", + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "BigFix Platform", + "version" : { + "version_data" : [ + { + "version_value" : "9.2" + }, + { + "version_value" : "9.5" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" + } + ] + } + }, + "data_format" : "MITRE", "data_type" : "CVE", + "data_version" : "4.0", + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM Tivoli Endpoint Manager (for Lifecycle/Power/Patch) Platform and Applications (IBM BigFix Platform 9.2 and 9.5) 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: 129831." + } + ] + }, "problemtype" : { "problemtype_data" : [ { @@ -12,57 +54,13 @@ } ] }, - "data_format" : "MITRE", - "CVE_data_meta" : { - "DATE_PUBLIC" : "2017-10-24T00:00:00", - "STATE" : "PUBLIC", - "ASSIGNER" : "psirt@us.ibm.com", - "ID" : "CVE-2017-1521" - }, - "data_version" : "4.0", - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "IBM Tivoli Endpoint Manager (for Lifecycle/Power/Patch) Platform and Applications (IBM BigFix Platform 9.2 and 9.5) 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: 129831." - } - ] - }, - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "vendor_name" : "IBM", - "product" : { - "product_data" : [ - { - "version" : { - "version_data" : [ - { - "version_value" : "9.2" - }, - { - "version_value" : "9.5" - } - ] - }, - "product_name" : "BigFix Platform" - } - ] - } - } - ] - } - }, "references" : { "reference_data" : [ { - "name" : "IBM Security Bulletin 2009673 (BigFix Platform)", - "url" : "http://www.ibm.com/support/docview.wss?uid=swg22009673" + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/129831" }, { - "name" : "X-Force Vulnerability Report", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/129831" + "url" : "http://www.ibm.com/support/docview.wss?uid=swg22009673" } ] }