From c05ba4b2083cc4286013df5011c936153bf0ddcd Mon Sep 17 00:00:00 2001 From: Scott Moore - IBM Date: Mon, 27 Jul 2020 09:27:02 -0400 Subject: [PATCH] IBM20200727-9272 Added CVE-2020-4498, CVE-2020-4405, CVE-2020-4408 --- 2020/4xxx/CVE-2020-4405.json | 105 ++++++++++++++++++++++++---- 2020/4xxx/CVE-2020-4408.json | 105 ++++++++++++++++++++++++---- 2020/4xxx/CVE-2020-4498.json | 132 +++++++++++++++++++++++++++++++---- 3 files changed, 297 insertions(+), 45 deletions(-) diff --git a/2020/4xxx/CVE-2020-4405.json b/2020/4xxx/CVE-2020-4405.json index 43e16bf70af..51868ff6704 100644 --- a/2020/4xxx/CVE-2020-4405.json +++ b/2020/4xxx/CVE-2020-4405.json @@ -1,18 +1,93 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4405", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "data_format" : "MITRE", + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Obtain Information", + "lang" : "eng" + } + ] + } + ] + }, + "references" : { + "reference_data" : [ + { + "url" : "https://www.ibm.com/support/pages/node/6252479", + "title" : "IBM Security Bulletin 6252479 (Verify Gateway (IVG))", + "name" : "https://www.ibm.com/support/pages/node/6252479", + "refsource" : "CONFIRM" + }, + { + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/179484", + "title" : "X-Force Vulnerability Report", + "refsource" : "XF", + "name" : "ibm-ivg-cve20204405-info-disc (179484)" + } + ] + }, + "CVE_data_meta" : { + "STATE" : "PUBLIC", + "DATE_PUBLIC" : "2020-07-23T00:00:00", + "ID" : "CVE-2020-4405", + "ASSIGNER" : "psirt@us.ibm.com" + }, + "impact" : { + "cvssv3" : { + "TM" : { + "RL" : "O", + "RC" : "C", + "E" : "U" + }, + "BM" : { + "S" : "U", + "AV" : "N", + "A" : "N", + "AC" : "H", + "SCORE" : "3.100", + "C" : "L", + "I" : "N", + "UI" : "N", + "PR" : "L" + } + } + }, + "description" : { + "description_data" : [ + { + "value" : "IBM Verify Gateway (IVG) 1.0.0 and 1.0.1 could disclose potentially sensitive information to an authenticated user due to world readable log files. IBM X-Force ID: 179484.", + "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." + "vendor_name" : "IBM", + "product" : { + "product_data" : [ + { + "version" : { + "version_data" : [ + { + "version_value" : "1.0.0" + }, + { + "version_value" : "1.0.1" + } + ] + }, + "product_name" : "Verify Gateway (IVG)" + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "data_type" : "CVE", + "data_version" : "4.0" +} diff --git a/2020/4xxx/CVE-2020-4408.json b/2020/4xxx/CVE-2020-4408.json index 4b80be2345b..08b4dcb46d5 100644 --- a/2020/4xxx/CVE-2020-4408.json +++ b/2020/4xxx/CVE-2020-4408.json @@ -1,18 +1,93 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4408", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "data_type" : "CVE", + "data_version" : "4.0", + "impact" : { + "cvssv3" : { + "BM" : { + "AC" : "H", + "A" : "N", + "AV" : "P", + "S" : "U", + "PR" : "N", + "UI" : "N", + "I" : "N", + "C" : "H", + "SCORE" : "4.200" + }, + "TM" : { + "E" : "U", + "RL" : "O", + "RC" : "C" + } + } + }, + "references" : { + "reference_data" : [ + { + "title" : "IBM Security Bulletin 6252401 (Qradar Advisor)", + "url" : "https://www.ibm.com/support/pages/node/6252401", + "name" : "https://www.ibm.com/support/pages/node/6252401", + "refsource" : "CONFIRM" + }, + { + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/179536", + "title" : "X-Force Vulnerability Report", + "refsource" : "XF", + "name" : "ibm-qradar-cve20204408-info-disc (179536)" + } + ] + }, + "CVE_data_meta" : { + "STATE" : "PUBLIC", + "DATE_PUBLIC" : "2020-07-23T00:00:00", + "ASSIGNER" : "psirt@us.ibm.com", + "ID" : "CVE-2020-4408" + }, + "description" : { + "description_data" : [ + { + "value" : "The IBM QRadar Advisor 1.1 through 2.5.2 with Watson App for IBM QRadar SIEM does not adequately mask all passwords during input, which could be obtained by a physical attacker nearby. IBM X-Force ID: 179536.", + "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." + "vendor_name" : "IBM", + "product" : { + "product_data" : [ + { + "product_name" : "Qradar Advisor", + "version" : { + "version_data" : [ + { + "version_value" : "1.1" + }, + { + "version_value" : "2.5.2" + } + ] + } + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Obtain Information" + } + ] + } + ] + }, + "data_format" : "MITRE" +} diff --git a/2020/4xxx/CVE-2020-4498.json b/2020/4xxx/CVE-2020-4498.json index 52e8a124c0d..c8191048ec9 100644 --- a/2020/4xxx/CVE-2020-4498.json +++ b/2020/4xxx/CVE-2020-4498.json @@ -1,18 +1,120 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4498", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "data_format" : "MITRE", + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Obtain Information" + } + ] + } + ] + }, + "impact" : { + "cvssv3" : { + "TM" : { + "RC" : "C", + "RL" : "O", + "E" : "U" + }, + "BM" : { + "AC" : "H", + "AV" : "L", + "A" : "N", + "S" : "U", + "UI" : "N", + "PR" : "H", + "SCORE" : "4.100", + "I" : "N", + "C" : "H" + } + } + }, + "CVE_data_meta" : { + "STATE" : "PUBLIC", + "ASSIGNER" : "psirt@us.ibm.com", + "ID" : "CVE-2020-4498", + "DATE_PUBLIC" : "2020-07-23T00:00:00" + }, + "references" : { + "reference_data" : [ + { + "url" : "https://www.ibm.com/support/pages/node/6252409", + "title" : "IBM Security Bulletin 6252409 (MQ Appliance)", + "name" : "https://www.ibm.com/support/pages/node/6252409", + "refsource" : "CONFIRM" + }, + { + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/182118", + "title" : "X-Force Vulnerability Report", + "name" : "ibm-mq-cve20204498-info-disc (182118)", + "refsource" : "XF" + } + ] + }, + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM MQ Appliance 9.1 LTS and 9.1 CD could allow a local privileged user to obtain highly sensitve information due to inclusion of data within trace files. IBM X-Force ID: 182118." + } + ] + }, + "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" : [ + { + "version" : { + "version_data" : [ + { + "version_value" : "9.1.0.0" + }, + { + "version_value" : "9.1.0.1" + }, + { + "version_value" : "9.1.1" + }, + { + "version_value" : "9.1.0.2" + }, + { + "version_value" : "9.1.2" + }, + { + "version_value" : "9.1.0.3" + }, + { + "version_value" : "9.1.3" + }, + { + "version_value" : "9.1.0.4" + }, + { + "version_value" : "9.1.4" + }, + { + "version_value" : "9.1.0.5" + }, + { + "version_value" : "9.1.5" + } + ] + }, + "product_name" : "MQ Appliance" + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "data_type" : "CVE", + "data_version" : "4.0" +}