diff --git a/2020/4xxx/CVE-2020-4203.json b/2020/4xxx/CVE-2020-4203.json index 2bc8dbc5885..d17b9c92ab3 100644 --- a/2020/4xxx/CVE-2020-4203.json +++ b/2020/4xxx/CVE-2020-4203.json @@ -1,18 +1,93 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4203", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "CVE_data_meta" : { + "STATE" : "PUBLIC", + "ID" : "CVE-2020-4203", + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2020-03-18T00:00:00" + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Obtain Information", + "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" : [ + { + "version" : { + "version_data" : [ + { + "version_value" : "2018.4.1.0" + }, + { + "version_value" : "2018.4.1.8" + } + ] + }, + "product_name" : "DataPower Gateway" + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "data_type" : "CVE", + "description" : { + "description_data" : [ + { + "value" : "IBM DataPower Gateway 2018.4.1.0 through 2018.4.1.8 could potentially disclose highly sensitive information to a privileged user due to improper access controls. IBM X-Force ID: 174956.", + "lang" : "eng" + } + ] + }, + "data_version" : "4.0", + "data_format" : "MITRE", + "impact" : { + "cvssv3" : { + "BM" : { + "S" : "U", + "PR" : "H", + "SCORE" : "4.900", + "AC" : "L", + "AV" : "N", + "A" : "N", + "I" : "N", + "C" : "H", + "UI" : "N" + }, + "TM" : { + "RL" : "O", + "RC" : "C", + "E" : "U" + } + } + }, + "references" : { + "reference_data" : [ + { + "refsource" : "CONFIRM", + "title" : "IBM Security Bulletin 6090934 (DataPower Gateway)", + "name" : "https://www.ibm.com/support/pages/node/6090934", + "url" : "https://www.ibm.com/support/pages/node/6090934" + }, + { + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/174956", + "refsource" : "XF", + "name" : "ibm-datapower-cve20204203-info-disc (174956)", + "title" : "X-Force Vulnerability Report" + } + ] + } +} diff --git a/2020/4xxx/CVE-2020-4205.json b/2020/4xxx/CVE-2020-4205.json index bff620b68aa..6591a8ea251 100644 --- a/2020/4xxx/CVE-2020-4205.json +++ b/2020/4xxx/CVE-2020-4205.json @@ -1,18 +1,93 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4205", - "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." + "vendor_name" : "IBM", + "product" : { + "product_data" : [ + { + "product_name" : "DataPower Gateway", + "version" : { + "version_data" : [ + { + "version_value" : "2018.4.1.0" + }, + { + "version_value" : "2018.4.1.8" + } + ] + } + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Bypass Security" + } + ] + } + ] + }, + "CVE_data_meta" : { + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2020-03-18T00:00:00", + "STATE" : "PUBLIC", + "ID" : "CVE-2020-4205" + }, + "description" : { + "description_data" : [ + { + "value" : "IBM DataPower Gateway 2018.4.1.0 through 2018.4.1.8 could allow an authenticated user to bypass security restrictions, and continue to access the server even after authentication certificates have been revolked. IBM X-Force ID: 174961.", + "lang" : "eng" + } + ] + }, + "data_type" : "CVE", + "data_version" : "4.0", + "data_format" : "MITRE", + "references" : { + "reference_data" : [ + { + "name" : "https://www.ibm.com/support/pages/node/6090886", + "refsource" : "CONFIRM", + "title" : "IBM Security Bulletin 6090886 (DataPower Gateway)", + "url" : "https://www.ibm.com/support/pages/node/6090886" + }, + { + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/174961", + "name" : "ibm-datapower-cve20204205-sec-bypass (174961)", + "title" : "X-Force Vulnerability Report", + "refsource" : "XF" + } + ] + }, + "impact" : { + "cvssv3" : { + "BM" : { + "S" : "U", + "PR" : "L", + "SCORE" : "5.000", + "AC" : "H", + "AV" : "N", + "A" : "L", + "I" : "L", + "C" : "L", + "UI" : "N" + }, + "TM" : { + "E" : "U", + "RC" : "C", + "RL" : "O" + } + } + } +}