From d918284e9c9f74c2d60be102ea2dbfcd417d255f Mon Sep 17 00:00:00 2001 From: Scott Moore - IBM Date: Fri, 20 Nov 2020 08:48:35 -0500 Subject: [PATCH] IBM20201120-84835 Added CVE-2020-4937, CVE-2020-4739 --- 2020/4xxx/CVE-2020-4739.json | 114 ++++++++++++++++++++++++++++++----- 2020/4xxx/CVE-2020-4937.json | 105 +++++++++++++++++++++++++++----- 2 files changed, 189 insertions(+), 30 deletions(-) diff --git a/2020/4xxx/CVE-2020-4739.json b/2020/4xxx/CVE-2020-4739.json index d345a1d23fe..897d2e99b38 100644 --- a/2020/4xxx/CVE-2020-4739.json +++ b/2020/4xxx/CVE-2020-4739.json @@ -1,18 +1,102 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4739", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "references" : { + "reference_data" : [ + { + "name" : "https://www.ibm.com/support/pages/node/6370023", + "title" : "IBM Security Bulletin 6370023 (DB2 for Linux, UNIX and Windows UNIX and Windows)", + "url" : "https://www.ibm.com/support/pages/node/6370023", + "refsource" : "CONFIRM" + }, + { + "refsource" : "XF", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/188149", + "name" : "ibm-db2-cve20204739-code-exec (188149)", + "title" : "X-Force Vulnerability Report" + } + ] + }, + "data_format" : "MITRE", + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Gain Privileges", + "lang" : "eng" + } + ] + } + ] + }, + "data_type" : "CVE", + "impact" : { + "cvssv3" : { + "BM" : { + "PR" : "N", + "A" : "H", + "AV" : "L", + "AC" : "L", + "UI" : "R", + "S" : "U", + "SCORE" : "7.800", + "I" : "H", + "C" : "H" + }, + "TM" : { + "RC" : "C", + "RL" : "O", + "E" : "U" + } + } + }, + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM DB2 Accessories Suite for Linux, UNIX, and Windows, DB2 for Linux, UNIX and Windows (includes DB2 Connect Server) 9.7, 10.1, 10.5, 11.1, and 11.5 could allow a local authenticated attacker to execute arbitrary code on the system, caused by DLL search order hijacking vulnerability in Microsoft Windows client. By placing a specially crafted file in a compromised folder, an attacker could exploit this vulnerability to execute arbitrary code on the system. IBM X-Force ID: 188149." + } + ] + }, + "CVE_data_meta" : { + "STATE" : "PUBLIC", + "ID" : "CVE-2020-4739", + "DATE_PUBLIC" : "2020-11-19T00:00:00", + "ASSIGNER" : "psirt@us.ibm.com" + }, + "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" : "DB2 for Linux, UNIX and Windows", + "version" : { + "version_data" : [ + { + "version_value" : "10.5" + }, + { + "version_value" : "10.1" + }, + { + "version_value" : "9.7" + }, + { + "version_value" : "11.1" + }, + { + "version_value" : "11.5" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "data_version" : "4.0" +} diff --git a/2020/4xxx/CVE-2020-4937.json b/2020/4xxx/CVE-2020-4937.json index 1fb29da22cd..50cc7b6d752 100644 --- a/2020/4xxx/CVE-2020-4937.json +++ b/2020/4xxx/CVE-2020-4937.json @@ -1,18 +1,93 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4937", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "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" : "5.2.0.0" + }, + { + "version_value" : "6.0.3.2" + } + ] + }, + "product_name" : "Sterling B2B Integrator" + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "data_version" : "4.0", + "references" : { + "reference_data" : [ + { + "url" : "https://www.ibm.com/support/pages/node/6370795", + "name" : "https://www.ibm.com/support/pages/node/6370795", + "title" : "IBM Security Bulletin 6370795 (Sterling B2B Integrator)", + "refsource" : "CONFIRM" + }, + { + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/191814", + "title" : "X-Force Vulnerability Report", + "name" : "ibm-sterling-cve20204937-info-disc (191814)", + "refsource" : "XF" + } + ] + }, + "data_format" : "MITRE", + "data_type" : "CVE", + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Obtain Information", + "lang" : "eng" + } + ] + } + ] + }, + "CVE_data_meta" : { + "STATE" : "PUBLIC", + "ID" : "CVE-2020-4937", + "DATE_PUBLIC" : "2020-11-19T00:00:00", + "ASSIGNER" : "psirt@us.ibm.com" + }, + "description" : { + "description_data" : [ + { + "value" : "IBM Sterling B2B Integrator Standard Edition 5.2.0.0 through 6.0.3.2 uses weaker than expected cryptographic algorithms that could allow an attacker to decrypt highly sensitive information. IBM X-Force ID: 191814.", + "lang" : "eng" + } + ] + }, + "impact" : { + "cvssv3" : { + "BM" : { + "C" : "H", + "I" : "N", + "SCORE" : "5.900", + "S" : "U", + "UI" : "N", + "PR" : "N", + "A" : "N", + "AC" : "H", + "AV" : "N" + }, + "TM" : { + "E" : "U", + "RL" : "O", + "RC" : "C" + } + } + } +}