From 80964771421efcdce40feb44b9b69924061eb64e Mon Sep 17 00:00:00 2001 From: Scott Moore - IBM Date: Fri, 25 Sep 2020 12:57:15 -0400 Subject: [PATCH] IBM20200925-125715 Added CVE-2020-4531, CVE-2020-4727 --- 2020/4xxx/CVE-2020-4531.json | 124 ++++++++++++++++++++++++++++++----- 2020/4xxx/CVE-2020-4727.json | 102 +++++++++++++++++++++++----- 2 files changed, 196 insertions(+), 30 deletions(-) diff --git a/2020/4xxx/CVE-2020-4531.json b/2020/4xxx/CVE-2020-4531.json index 12053e5eb33..6b874610b2e 100644 --- a/2020/4xxx/CVE-2020-4531.json +++ b/2020/4xxx/CVE-2020-4531.json @@ -1,18 +1,112 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4531", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "references" : { + "reference_data" : [ + { + "name" : "https://www.ibm.com/support/pages/node/6336935", + "title" : "IBM Security Bulletin 6336935 (Business Automation Workflow)", + "refsource" : "CONFIRM", + "url" : "https://www.ibm.com/support/pages/node/6336935" + }, + { + "name" : "ibm-baw-cve20204531-info-disc (182715)", + "refsource" : "XF", + "title" : "X-Force Vulnerability Report", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/182715" + } + ] + }, + "data_version" : "4.0", + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM Business Automation Workflow 18.0, 19.0, and 20.0 and IBM Business Process Manager 8.0, 8.5, and 8.6 could allow a remote attacker to obtain sensitive information when a detailed technical error message is returned in the browser. This information could be used in further attacks against the system. IBM X-Force ID: 182715." + } + ] + }, + "data_format" : "MITRE", + "affects" : { + "vendor" : { + "vendor_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." + "vendor_name" : "IBM", + "product" : { + "product_data" : [ + { + "version" : { + "version_data" : [ + { + "version_value" : "18.0" + }, + { + "version_value" : "19.0" + }, + { + "version_value" : "20.0" + } + ] + }, + "product_name" : "Business Automation Workflow" + }, + { + "product_name" : "Business Process Manager", + "version" : { + "version_data" : [ + { + "version_value" : "8.0" + }, + { + "version_value" : "8.5" + }, + { + "version_value" : "8.6" + } + ] + } + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Obtain Information" + } + ] + } + ] + }, + "CVE_data_meta" : { + "ID" : "CVE-2020-4531", + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2020-09-24T00:00:00", + "STATE" : "PUBLIC" + }, + "impact" : { + "cvssv3" : { + "BM" : { + "SCORE" : "5.300", + "S" : "U", + "AV" : "N", + "AC" : "L", + "UI" : "N", + "C" : "L", + "I" : "N", + "PR" : "N", + "A" : "N" + }, + "TM" : { + "RC" : "C", + "RL" : "O", + "E" : "U" + } + } + }, + "data_type" : "CVE" +} diff --git a/2020/4xxx/CVE-2020-4727.json b/2020/4xxx/CVE-2020-4727.json index 851fe429e12..075777b942e 100644 --- a/2020/4xxx/CVE-2020-4727.json +++ b/2020/4xxx/CVE-2020-4727.json @@ -1,18 +1,90 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4727", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM InfoSphere Information Server 11.7 could allow a remote attacker to hijack the clicking action of the victim. By persuading a victim to visit a malicious Web site, a remote attacker could exploit this vulnerability to hijack the victim's click actions and possibly launch further attacks against the victim." + } + ] + }, + "data_version" : "4.0", + "references" : { + "reference_data" : [ + { + "title" : "IBM Security Bulletin 6336897 (InfoSphere Information Server)", + "refsource" : "CONFIRM", + "name" : "https://www.ibm.com/support/pages/node/6336897", + "url" : "https://www.ibm.com/support/pages/node/6336897" + }, + { + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/187976", + "refsource" : "XF", + "title" : "X-Force Vulnerability Report", + "name" : "ibm-infosphere-cve20204727-clickjacking (187976)" + } + ] + }, + "data_type" : "CVE", + "impact" : { + "cvssv3" : { + "BM" : { + "UI" : "R", + "C" : "L", + "AC" : "L", + "AV" : "N", + "SCORE" : "6.100", + "S" : "C", + "A" : "N", + "PR" : "N", + "I" : "L" + }, + "TM" : { + "RC" : "C", + "E" : "U", + "RL" : "O" + } + } + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Gain Access" + } + ] + } + ] + }, + "CVE_data_meta" : { + "STATE" : "PUBLIC", + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2020-09-24T00:00:00", + "ID" : "CVE-2020-4727" + }, + "affects" : { + "vendor" : { + "vendor_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." + "product" : { + "product_data" : [ + { + "product_name" : "InfoSphere Information Server", + "version" : { + "version_data" : [ + { + "version_value" : "11.7" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "data_format" : "MITRE" +}