From 4a619dfaf25775d4affa035455879556121925bf Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 21 Apr 2021 13:00:45 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2021/20xxx/CVE-2021-20454.json | 192 ++++++++++++++++---------------- 2021/20xxx/CVE-2021-20501.json | 194 ++++++++++++++++----------------- 2021/31xxx/CVE-2021-31522.json | 18 +++ 3 files changed, 211 insertions(+), 193 deletions(-) create mode 100644 2021/31xxx/CVE-2021-31522.json diff --git a/2021/20xxx/CVE-2021-20454.json b/2021/20xxx/CVE-2021-20454.json index 6f3fa35feb8..88fad7d1f86 100644 --- a/2021/20xxx/CVE-2021-20454.json +++ b/2021/20xxx/CVE-2021-20454.json @@ -1,99 +1,99 @@ { - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "lang" : "eng", - "value" : "Obtain Information" - } - ] - } - ] - }, - "data_version" : "4.0", - "affects" : { - "vendor" : { - "vendor_data" : [ + "problemtype": { + "problemtype_data": [ { - "product" : { - "product_data" : [ - { - "product_name" : "WebSphere Application Server", - "version" : { - "version_data" : [ - { - "version_value" : "7.0" - }, - { - "version_value" : "8.0" - }, - { - "version_value" : "8.5" - }, - { - "version_value" : "9.0" - } - ] - } - } - ] - }, - "vendor_name" : "IBM" + "description": [ + { + "lang": "eng", + "value": "Obtain Information" + } + ] } - ] - } - }, - "description" : { - "description_data" : [ - { - "value" : "IBM WebSphere Application Server 7.0, 8.0, 8.5, and 9.0 is vulnerable to a XML External Entity Injection (XXE) attack when processing XML data. A remote attacker could exploit this vulnerability to expose sensitive information or consume memory resources. IBM X-Force ID: 196649.", - "lang" : "eng" - } - ] - }, - "impact" : { - "cvssv3" : { - "BM" : { - "I" : "N", - "PR" : "N", - "AC" : "L", - "A" : "L", - "UI" : "N", - "AV" : "N", - "SCORE" : "8.200", - "S" : "U", - "C" : "H" - }, - "TM" : { - "RL" : "O", - "E" : "U", - "RC" : "C" - } - } - }, - "data_format" : "MITRE", - "CVE_data_meta" : { - "ASSIGNER" : "psirt@us.ibm.com", - "ID" : "CVE-2021-20454", - "STATE" : "PUBLIC", - "DATE_PUBLIC" : "2021-04-20T00:00:00" - }, - "references" : { - "reference_data" : [ - { - "url" : "https://www.ibm.com/support/pages/node/6445481", - "name" : "https://www.ibm.com/support/pages/node/6445481", - "refsource" : "CONFIRM", - "title" : "IBM Security Bulletin 6445481 (WebSphere Application Server)" - }, - { - "title" : "X-Force Vulnerability Report", - "refsource" : "XF", - "name" : "ibm-was-cve202120454-xxe (196649)", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/196649" - } - ] - }, - "data_type" : "CVE" -} + ] + }, + "data_version": "4.0", + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "WebSphere Application Server", + "version": { + "version_data": [ + { + "version_value": "7.0" + }, + { + "version_value": "8.0" + }, + { + "version_value": "8.5" + }, + { + "version_value": "9.0" + } + ] + } + } + ] + }, + "vendor_name": "IBM" + } + ] + } + }, + "description": { + "description_data": [ + { + "value": "IBM WebSphere Application Server 7.0, 8.0, 8.5, and 9.0 is vulnerable to a XML External Entity Injection (XXE) attack when processing XML data. A remote attacker could exploit this vulnerability to expose sensitive information or consume memory resources. IBM X-Force ID: 196649.", + "lang": "eng" + } + ] + }, + "impact": { + "cvssv3": { + "BM": { + "I": "N", + "PR": "N", + "AC": "L", + "A": "L", + "UI": "N", + "AV": "N", + "SCORE": "8.200", + "S": "U", + "C": "H" + }, + "TM": { + "RL": "O", + "E": "U", + "RC": "C" + } + } + }, + "data_format": "MITRE", + "CVE_data_meta": { + "ASSIGNER": "psirt@us.ibm.com", + "ID": "CVE-2021-20454", + "STATE": "PUBLIC", + "DATE_PUBLIC": "2021-04-20T00:00:00" + }, + "references": { + "reference_data": [ + { + "url": "https://www.ibm.com/support/pages/node/6445481", + "name": "https://www.ibm.com/support/pages/node/6445481", + "refsource": "CONFIRM", + "title": "IBM Security Bulletin 6445481 (WebSphere Application Server)" + }, + { + "title": "X-Force Vulnerability Report", + "refsource": "XF", + "name": "ibm-was-cve202120454-xxe (196649)", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/196649" + } + ] + }, + "data_type": "CVE" +} \ No newline at end of file diff --git a/2021/20xxx/CVE-2021-20501.json b/2021/20xxx/CVE-2021-20501.json index 1953b2b58e5..5708f8cbb15 100644 --- a/2021/20xxx/CVE-2021-20501.json +++ b/2021/20xxx/CVE-2021-20501.json @@ -1,99 +1,99 @@ { - "impact" : { - "cvssv3" : { - "BM" : { - "AV" : "N", - "SCORE" : "5.900", - "C" : "N", - "S" : "U", - "AC" : "H", - "A" : "H", - "UI" : "N", - "I" : "N", - "PR" : "N" - }, - "TM" : { - "RC" : "C", - "E" : "U", - "RL" : "O" - } - } - }, - "data_format" : "MITRE", - "CVE_data_meta" : { - "STATE" : "PUBLIC", - "ID" : "CVE-2021-20501", - "DATE_PUBLIC" : "2021-04-20T00:00:00", - "ASSIGNER" : "psirt@us.ibm.com" - }, - "references" : { - "reference_data" : [ - { - "url" : "https://www.ibm.com/support/pages/node/6445505", - "name" : "https://www.ibm.com/support/pages/node/6445505", - "refsource" : "CONFIRM", - "title" : "IBM Security Bulletin 6445505 (i)" - }, - { - "title" : "X-Force Vulnerability Report", - "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/198056", - "name" : "ibm-i-cve202120501-dos (198056)", - "refsource" : "XF" - } - ] - }, - "data_type" : "CVE", - "problemtype" : { - "problemtype_data" : [ - { - "description" : [ - { - "value" : "Denial of Service", - "lang" : "eng" - } - ] - } - ] - }, - "data_version" : "4.0", - "affects" : { - "vendor" : { - "vendor_data" : [ - { - "product" : { - "product_data" : [ - { - "version" : { - "version_data" : [ - { - "version_value" : "7.1" - }, - { - "version_value" : "7.2" - }, - { - "version_value" : "7.3" - }, - { - "version_value" : "7.4" - } - ] - }, - "product_name" : "i" - } - ] - }, - "vendor_name" : "IBM" + "impact": { + "cvssv3": { + "BM": { + "AV": "N", + "SCORE": "5.900", + "C": "N", + "S": "U", + "AC": "H", + "A": "H", + "UI": "N", + "I": "N", + "PR": "N" + }, + "TM": { + "RC": "C", + "E": "U", + "RL": "O" } - ] - } - }, - "description" : { - "description_data" : [ - { - "lang" : "eng", - "value" : "IBM i 7.1, 7.2, 7.3, and 7.4 SMTP allows a network attacker to send emails to non-existent local-domain recipients to the SMTP server, caused by using a non-default configuration. An attacker could exploit this vulnerability to consume unnecessary network bandwidth and disk space, and allow remote attackers to send spam email. IBM X-Force ID: 198056." - } - ] - } -} + } + }, + "data_format": "MITRE", + "CVE_data_meta": { + "STATE": "PUBLIC", + "ID": "CVE-2021-20501", + "DATE_PUBLIC": "2021-04-20T00:00:00", + "ASSIGNER": "psirt@us.ibm.com" + }, + "references": { + "reference_data": [ + { + "url": "https://www.ibm.com/support/pages/node/6445505", + "name": "https://www.ibm.com/support/pages/node/6445505", + "refsource": "CONFIRM", + "title": "IBM Security Bulletin 6445505 (i)" + }, + { + "title": "X-Force Vulnerability Report", + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/198056", + "name": "ibm-i-cve202120501-dos (198056)", + "refsource": "XF" + } + ] + }, + "data_type": "CVE", + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "value": "Denial of Service", + "lang": "eng" + } + ] + } + ] + }, + "data_version": "4.0", + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "version": { + "version_data": [ + { + "version_value": "7.1" + }, + { + "version_value": "7.2" + }, + { + "version_value": "7.3" + }, + { + "version_value": "7.4" + } + ] + }, + "product_name": "i" + } + ] + }, + "vendor_name": "IBM" + } + ] + } + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "IBM i 7.1, 7.2, 7.3, and 7.4 SMTP allows a network attacker to send emails to non-existent local-domain recipients to the SMTP server, caused by using a non-default configuration. An attacker could exploit this vulnerability to consume unnecessary network bandwidth and disk space, and allow remote attackers to send spam email. IBM X-Force ID: 198056." + } + ] + } +} \ No newline at end of file diff --git a/2021/31xxx/CVE-2021-31522.json b/2021/31xxx/CVE-2021-31522.json new file mode 100644 index 00000000000..a3ab9502eb4 --- /dev/null +++ b/2021/31xxx/CVE-2021-31522.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2021-31522", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "description": { + "description_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." + } + ] + } +} \ No newline at end of file