IBM20210624-144045

Added CVE-2020-4945, CVE-2020-4885, CVE-2021-29777, CVE-2021-29703, CVE-2021-20579
This commit is contained in:
Scott Moore - IBM 2021-06-24 14:40:45 -04:00
parent 1716f38cde
commit bc8eaf457c
No known key found for this signature in database
GPG Key ID: 8E6C411D57F2D75C
5 changed files with 471 additions and 75 deletions

View File

@ -1,17 +1,89 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-4885",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"impact" : {
"cvssv3" : {
"BM" : {
"AV" : "L",
"SCORE" : "6.200",
"PR" : "N",
"AC" : "L",
"S" : "U",
"C" : "N",
"UI" : "N",
"A" : "N",
"I" : "H"
},
"description": {
"description_data": [
"TM" : {
"RC" : "C",
"E" : "U",
"RL" : "O"
}
}
},
"CVE_data_meta" : {
"ID" : "CVE-2020-4885",
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2021-06-23T00:00:00",
"STATE" : "PUBLIC"
},
"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."
"lang" : "eng",
"value" : "IBM Db2 for Linux, UNIX and Windows (includes Db2 Connect Server) 11.5 could allow a local user to access and change the configuration of Db2 due to a race condition of a symbolic link,. IBM X-Force ID: 190909."
}
]
},
"data_type" : "CVE",
"data_format" : "MITRE",
"data_version" : "4.0",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Data Manipulation",
"lang" : "eng"
}
]
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "11.5"
}
]
},
"product_name" : "DB2 for Linux and UNIX"
}
]
},
"vendor_name" : "IBM"
}
]
}
},
"references" : {
"reference_data" : [
{
"name" : "https://www.ibm.com/support/pages/node/6466363",
"refsource" : "CONFIRM",
"url" : "https://www.ibm.com/support/pages/node/6466363",
"title" : "IBM Security Bulletin 6466363 (DB2 for Linux and UNIX)"
},
{
"title" : "X-Force Vulnerability Report",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/190909",
"name" : "ibm-db2-cve20204885-sym-link (190909)"
}
]
}

View File

@ -1,18 +1,90 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-4945",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"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."
"lang" : "eng",
"value" : "IBM Db2 for Linux, UNIX and Windows (includes Db2 Connect Server) 11.5 could allow an authenticated user to overwrite arbirary files due to improper group permissions. IBM X-Force ID: 191945."
}
]
},
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2021-06-23T00:00:00",
"ID" : "CVE-2020-4945"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "DB2 for Linux and UNIX",
"version" : {
"version_data" : [
{
"version_value" : "11.5"
}
]
}
}
]
},
"vendor_name" : "IBM"
}
]
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Data Manipulation"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/pages/node/6466367",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6466367",
"title" : "IBM Security Bulletin 6466367 (DB2 for Linux and UNIX)"
},
{
"name" : "ibm-db2-cve20204945-file-overwrite (191945)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/191945",
"refsource" : "XF",
"title" : "X-Force Vulnerability Report"
}
]
},
"data_type" : "CVE",
"data_format" : "MITRE",
"data_version" : "4.0",
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"E" : "U",
"RC" : "C"
},
"BM" : {
"A" : "N",
"UI" : "N",
"I" : "H",
"AC" : "L",
"PR" : "L",
"SCORE" : "6.500",
"AV" : "N",
"C" : "N",
"S" : "U"
}
}
}
}

View File

@ -1,17 +1,101 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-20579",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"impact" : {
"cvssv3" : {
"BM" : {
"SCORE" : "5.900",
"AV" : "N",
"PR" : "N",
"AC" : "H",
"S" : "U",
"C" : "H",
"UI" : "N",
"A" : "N",
"I" : "N"
},
"description": {
"description_data": [
"TM" : {
"E" : "U",
"RC" : "C",
"RL" : "O"
}
}
},
"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."
"value" : "IBM Db2 for Linux, UNIX and Windows (includes Db2 Connect Server) 9.7, 10.1, 10.5, 11.1, and 11.5 could allow a user who can create a view or inline SQL function to obtain sensitive information when AUTO_REVAL is set to DEFFERED_FORCE. IBM X-Force ID: 199283.",
"lang" : "eng"
}
]
},
"CVE_data_meta" : {
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2021-06-23T00:00:00",
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2021-20579"
},
"data_format" : "MITRE",
"data_version" : "4.0",
"data_type" : "CVE",
"references" : {
"reference_data" : [
{
"name" : "https://www.ibm.com/support/pages/node/6466369",
"url" : "https://www.ibm.com/support/pages/node/6466369",
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 6466369 (DB2 for Linux, UNIX and Windows)"
},
{
"title" : "X-Force Vulnerability Report",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/199283",
"name" : "ibm-db2-cve202120579-info-disc (199283)"
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "IBM",
"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"
}
]
}
}
]
}
}
]
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Obtain Information",
"lang" : "eng"
}
]
}
]
}

View File

@ -1,18 +1,102 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-29703",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2021-06-23T00:00:00",
"STATE" : "PUBLIC",
"ID" : "CVE-2021-29703"
},
"description": {
"description_data": [
"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."
"lang" : "eng",
"value" : "Db2 for Linux, UNIX and Windows (includes Db2 Connect Server) is vulnerable to a denial of service as the server terminates abnormally when executing a specially crafted SELECT statement. IBM X-Force ID: 200659."
}
]
},
"references" : {
"reference_data" : [
{
"title" : "IBM Security Bulletin 6466371 (DB2 for Linux, UNIX and Windows)",
"name" : "https://www.ibm.com/support/pages/node/6466371",
"url" : "https://www.ibm.com/support/pages/node/6466371",
"refsource" : "CONFIRM"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/200659",
"refsource" : "XF",
"name" : "ibm-db2-cve202129703-dos (200659)",
"title" : "X-Force Vulnerability Report"
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "IBM",
"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"
}
]
}
}
]
}
}
]
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Denial of Service",
"lang" : "eng"
}
]
}
]
},
"data_format" : "MITRE",
"data_version" : "4.0",
"data_type" : "CVE",
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"E" : "U",
"RC" : "C"
},
"BM" : {
"S" : "U",
"C" : "N",
"SCORE" : "7.500",
"AV" : "N",
"PR" : "N",
"AC" : "L",
"I" : "N",
"UI" : "N",
"A" : "H"
}
}
}
}

View File

@ -1,17 +1,101 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-29777",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"impact" : {
"cvssv3" : {
"BM" : {
"UI" : "N",
"A" : "H",
"I" : "N",
"AV" : "N",
"SCORE" : "5.300",
"PR" : "L",
"AC" : "H",
"S" : "U",
"C" : "N"
},
"description": {
"description_data": [
"TM" : {
"RC" : "C",
"E" : "U",
"RL" : "O"
}
}
},
"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."
"lang" : "eng",
"value" : "IBM Db2 for Linux, UNIX and Windows (includes Db2 Connect Server) 9.7, 10.1, 10.5, 11.1, and 11.5, under specific circumstance of a table being dropped while being accessed in another session, could allow an authenticated user to cause a denial of srevice IBM X-Force ID: 203031."
}
]
},
"CVE_data_meta" : {
"DATE_PUBLIC" : "2021-06-23T00:00:00",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2021-29777"
},
"data_type" : "CVE",
"data_version" : "4.0",
"data_format" : "MITRE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Denial of Service",
"lang" : "eng"
}
]
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "10.5"
},
{
"version_value" : "10.1"
},
{
"version_value" : "9.7"
},
{
"version_value" : "11.1"
},
{
"version_value" : "11.5"
}
]
},
"product_name" : "DB2 for Linux, UNIX and Windows"
}
]
}
}
]
}
},
"references" : {
"reference_data" : [
{
"title" : "IBM Security Bulletin 6466373 (DB2 for Linux, UNIX and Windows)",
"url" : "https://www.ibm.com/support/pages/node/6466373",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6466373"
},
{
"name" : "ibm-db2-cve202129777-dos (203031)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/203031",
"title" : "X-Force Vulnerability Report"
}
]
}