From a8e54f5baf46e03981f363d08d04a9c41f3d2153 Mon Sep 17 00:00:00 2001 From: Scott Moore - IBM Date: Tue, 6 Oct 2020 11:42:22 -0400 Subject: [PATCH] IBM20201006-114222 Added CVE-2020-4528, CVE-2019-4725 --- 2019/4xxx/CVE-2019-4725.json | 102 ++++++++++++++++++++++++++++----- 2020/4xxx/CVE-2020-4528.json | 108 ++++++++++++++++++++++++++++++----- 2 files changed, 180 insertions(+), 30 deletions(-) diff --git a/2019/4xxx/CVE-2019-4725.json b/2019/4xxx/CVE-2019-4725.json index 8986fef796c..65c93b07324 100644 --- a/2019/4xxx/CVE-2019-4725.json +++ b/2019/4xxx/CVE-2019-4725.json @@ -1,18 +1,90 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2019-4725", - "STATE": "RESERVED" - }, - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ + "description" : { + "description_data" : [ + { + "value" : "IBM Security Access Manager Appliance 9.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: 172131.", + "lang" : "eng" + } + ] + }, + "data_version" : "4.0", + "data_format" : "MITRE", + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Cross-Site Scripting", + "lang" : "eng" + } + ] + } + ] + }, + "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" : "Security Access Manager Appliance", + "version" : { + "version_data" : [ + { + "version_value" : "9.0" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "CVE_data_meta" : { + "ID" : "CVE-2019-4725", + "DATE_PUBLIC" : "2020-10-05T00:00:00", + "STATE" : "PUBLIC", + "ASSIGNER" : "psirt@us.ibm.com" + }, + "impact" : { + "cvssv3" : { + "BM" : { + "AC" : "L", + "AV" : "N", + "C" : "L", + "S" : "C", + "I" : "L", + "A" : "N", + "PR" : "N", + "UI" : "R", + "SCORE" : "6.100" + }, + "TM" : { + "E" : "H", + "RL" : "O", + "RC" : "C" + } + } + }, + "references" : { + "reference_data" : [ + { + "title" : "IBM Security Bulletin 6342889 (Security Access Manager Appliance)", + "name" : "https://www.ibm.com/support/pages/node/6342889", + "url" : "https://www.ibm.com/support/pages/node/6342889", + "refsource" : "CONFIRM" + }, + { + "name" : "ibm-sam-cve20194725-xss (172131)", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/172131", + "title" : "X-Force Vulnerability Report", + "refsource" : "XF" + } + ] + }, + "data_type" : "CVE" +} diff --git a/2020/4xxx/CVE-2020-4528.json b/2020/4xxx/CVE-2020-4528.json index 8f153ee3a64..6f6a54dee0e 100644 --- a/2020/4xxx/CVE-2020-4528.json +++ b/2020/4xxx/CVE-2020-4528.json @@ -1,18 +1,96 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4528", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "data_version" : "4.0", + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM MQ Appliance (IBM DataPower Gateway 10.0.0.0 and 2018.4.1.0 through 2018.4.1.12) could allow a local user, under special conditions, to obtain highly sensitive information from log files. IBM X-Force ID: 182658." + } + ] + }, + "data_format" : "MITRE", + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Obtain Information" + } + ] + } + ] + }, + "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" : "2018.4.1.0" + }, + { + "version_value" : "2018.4.1.12" + }, + { + "version_value" : "10.0.0.0" + } + ] + }, + "product_name" : "DataPower Gateway" + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "CVE_data_meta" : { + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2020-10-05T00:00:00", + "ID" : "CVE-2020-4528", + "STATE" : "PUBLIC" + }, + "data_type" : "CVE", + "references" : { + "reference_data" : [ + { + "title" : "IBM Security Bulletin 6333033 (DataPower Gateway)", + "name" : "https://www.ibm.com/support/pages/node/6333033", + "url" : "https://www.ibm.com/support/pages/node/6333033", + "refsource" : "CONFIRM" + }, + { + "refsource" : "XF", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/182658", + "name" : "ibm-mq-cve20204528-info-disc (182658)", + "title" : "X-Force Vulnerability Report" + } + ] + }, + "impact" : { + "cvssv3" : { + "BM" : { + "SCORE" : "5.900", + "PR" : "N", + "UI" : "N", + "A" : "N", + "I" : "N", + "S" : "C", + "C" : "H", + "AV" : "L", + "AC" : "H" + }, + "TM" : { + "RL" : "O", + "RC" : "C", + "E" : "U" + } + } + } +}