From 553e14bf4655de68633850378ed3f1388dd6160d Mon Sep 17 00:00:00 2001 From: Scott Moore - IBM Date: Wed, 14 Feb 2018 08:33:16 -0500 Subject: [PATCH] IBM20180214 Added CVE-2017-1499, CVE-2017-1682. --- 2017/1xxx/CVE-2017-1499.json | 71 ++++++++++++++++++++++++++++----- 2017/1xxx/CVE-2017-1682.json | 76 ++++++++++++++++++++++++++++++++---- 2 files changed, 129 insertions(+), 18 deletions(-) diff --git a/2017/1xxx/CVE-2017-1499.json b/2017/1xxx/CVE-2017-1499.json index cca654a46bf..709f707f9e9 100644 --- a/2017/1xxx/CVE-2017-1499.json +++ b/2017/1xxx/CVE-2017-1499.json @@ -1,18 +1,69 @@ { - "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", - "ID" : "CVE-2017-1499", - "STATE" : "RESERVED" + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Gain Access", + "lang" : "eng" + } + ] + } + ] }, - "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 Maximo Asset Management 7.5 and 7.6 could allow a remote attacker to include arbitrary files, which could allow the attacker to execute arbitrary code on the vulnerable Web server. IBM X-Force ID: 129106.", + "lang" : "eng" } ] - } + }, + "data_type" : "CVE", + "references" : { + "reference_data" : [ + { + "name" : "IBM Security Bulletin 2012781 (Maximo Asset Management)", + "url" : "http://www.ibm.com/support/docview.wss?uid=swg22012781" + }, + { + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/129106", + "name" : "X-Force Vulnerability Report" + } + ] + }, + "CVE_data_meta" : { + "STATE" : "PUBLIC", + "ASSIGNER" : "psirt@us.ibm.com", + "ID" : "CVE-2017-1499", + "DATE_PUBLIC" : "2018-01-25T00:00:00" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "vendor_name" : "IBM", + "product" : { + "product_data" : [ + { + "product_name" : "Maximo Asset Management", + "version" : { + "version_data" : [ + { + "version_value" : "7.5" + }, + { + "version_value" : "7.6" + } + ] + } + } + ] + } + } + ] + } + }, + "data_format" : "MITRE", + "data_version" : "4.0" } diff --git a/2017/1xxx/CVE-2017-1682.json b/2017/1xxx/CVE-2017-1682.json index f82b1faea0f..1f4de8fabd7 100644 --- a/2017/1xxx/CVE-2017-1682.json +++ b/2017/1xxx/CVE-2017-1682.json @@ -1,18 +1,78 @@ { - "CVE_data_meta" : { - "ASSIGNER" : "cve@mitre.org", - "ID" : "CVE-2017-1682", - "STATE" : "RESERVED" + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Cross-Site Scripting" + } + ] + } + ] }, - "data_format" : "MITRE", - "data_type" : "CVE", "data_version" : "4.0", + "affects" : { + "vendor" : { + "vendor_data" : [ + { + "product" : { + "product_data" : [ + { + "product_name" : "Connections", + "version" : { + "version_data" : [ + { + "version_value" : "4.5" + }, + { + "version_value" : "4.0" + }, + { + "version_value" : "5.0" + }, + { + "version_value" : "5.5" + }, + { + "version_value" : "6.0" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" + } + ] + } + }, + "references" : { + "reference_data" : [ + { + "url" : "http://www.ibm.com/support/docview.wss?uid=swg22012900", + "name" : "IBM Security Bulletin 2012900 (Connections)" + }, + { + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/134004", + "name" : "X-Force Vulnerability Report" + } + ] + }, "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 Connections 4.0, 4.5, 5.0, 5.5, and 6.0 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: 134004.", + "lang" : "eng" } ] + }, + "data_format" : "MITRE", + "data_type" : "CVE", + "CVE_data_meta" : { + "ID" : "CVE-2017-1682", + "STATE" : "PUBLIC", + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2018-02-12T00:00:00" } }