IBM20210330-115552

Added CVE-2020-4848, CVE-2020-4884, CVE-2021-20482, CVE-2020-4944
This commit is contained in:
Scott Moore - IBM 2021-03-30 11:55:52 -04:00
parent 38d694a03c
commit 2c454e39ba
No known key found for this signature in database
GPG Key ID: 8E6C411D57F2D75C
4 changed files with 384 additions and 60 deletions

View File

@ -1,18 +1,96 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-4848",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"value" : "IBM UrbanCode Deploy (UCD) 6.2.7.9, 7.0.5.4, and 7.1.1.1 could allow an authenticated user to initiate a plugin or compare process resources that they should not have access to. IBM X-Force ID: 190293.",
"lang" : "eng"
}
]
},
"references" : {
"reference_data" : [
{
"title" : "IBM Security Bulletin 6437573 (UrbanCode Deploy)",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6437573",
"url" : "https://www.ibm.com/support/pages/node/6437573"
},
{
"name" : "ibm-ucd-cve02204848-priv-escalation (190293)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/190293",
"title" : "X-Force Vulnerability Report",
"refsource" : "XF"
}
]
},
"data_type" : "CVE",
"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" : "6.2.7.9"
},
{
"version_value" : "7.0.5.4"
},
{
"version_value" : "7.1.1.1"
}
]
},
"product_name" : "UrbanCode Deploy"
}
]
},
"vendor_name" : "IBM"
}
]
}
}
]
}
},
"data_format" : "MITRE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Gain Privileges"
}
]
}
]
},
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2021-03-29T00:00:00",
"ID" : "CVE-2020-4848"
},
"impact" : {
"cvssv3" : {
"BM" : {
"AV" : "N",
"A" : "N",
"C" : "L",
"AC" : "L",
"S" : "U",
"PR" : "L",
"I" : "L",
"SCORE" : "5.400",
"UI" : "N"
},
"TM" : {
"RL" : "O",
"E" : "U",
"RC" : "C"
}
}
}
}

View File

@ -1,18 +1,96 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-4884",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Obtain Information"
}
]
}
]
},
"CVE_data_meta" : {
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2021-03-29T00:00:00",
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2020-4884"
},
"impact" : {
"cvssv3" : {
"BM" : {
"C" : "H",
"AV" : "L",
"A" : "N",
"UI" : "N",
"SCORE" : "6.200",
"AC" : "L",
"I" : "N",
"PR" : "N",
"S" : "U"
},
"TM" : {
"RL" : "O",
"E" : "U",
"RC" : "C"
}
}
},
"data_type" : "CVE",
"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" : "UrbanCode Deploy",
"version" : {
"version_data" : [
{
"version_value" : "6.2.7.9"
},
{
"version_value" : "7.0.5.4"
},
{
"version_value" : "7.1.1.1"
}
]
}
}
]
},
"vendor_name" : "IBM"
}
]
}
}
]
}
},
"data_format" : "MITRE",
"data_version" : "4.0",
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/pages/node/6437565",
"name" : "https://www.ibm.com/support/pages/node/6437565",
"title" : "IBM Security Bulletin 6437565 (UrbanCode Deploy)",
"refsource" : "CONFIRM"
},
{
"title" : "X-Force Vulnerability Report",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/190908",
"name" : "ibm-ucd-cve20204884-info-disc (190908)"
}
]
},
"description" : {
"description_data" : [
{
"value" : "IBM UrbanCode Deploy (UCD) 6.2.7.9, 7.0.5.4, and 7.1.1.1 stores user credentials in plain in clear text which can be read by a local user. IBM X-Force ID: 190908.",
"lang" : "eng"
}
]
}
}

View File

@ -1,18 +1,111 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-4944",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"impact" : {
"cvssv3" : {
"BM" : {
"UI" : "N",
"SCORE" : "5.100",
"AC" : "H",
"I" : "N",
"PR" : "N",
"S" : "U",
"C" : "H",
"AV" : "L",
"A" : "N"
},
"TM" : {
"RC" : "C",
"RL" : "O",
"E" : "U"
}
}
},
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2021-03-29T00:00:00",
"ID" : "CVE-2020-4944"
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Obtain Information"
}
]
}
]
},
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM UrbanCode Deploy (UCD) 7.0.3.0, 7.0.4.0, 7.0.5.3, 7.0.5.4, 7.1.0.0, 7.1.1.0, 7.1.1.1, and 7.1.1.2, stores keystore passwords in plain in plain text after a manuel edit, which can be read by a local user. IBM X-Force ID: 191944."
}
]
},
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 6437567 (UrbanCode Deploy)",
"url" : "https://www.ibm.com/support/pages/node/6437567",
"name" : "https://www.ibm.com/support/pages/node/6437567"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/191944",
"name" : "ibm-ucd-cve20204944-info-disc (191944)",
"title" : "X-Force Vulnerability Report",
"refsource" : "XF"
}
]
},
"data_version" : "4.0",
"data_format" : "MITRE",
"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" : "7.0.3.0"
},
{
"version_value" : "7.0.4.0"
},
{
"version_value" : "7.1.0.0"
},
{
"version_value" : "7.0.5.3"
},
{
"version_value" : "7.1.1.0"
},
{
"version_value" : "7.0.5.4"
},
{
"version_value" : "7.1.1.1"
},
{
"version_value" : "7.1.1.2"
}
]
},
"product_name" : "UrbanCode Deploy"
}
]
},
"vendor_name" : "IBM"
}
]
}
}
]
}
},
"data_type" : "CVE"
}

View File

@ -1,18 +1,93 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-20482",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"data_type" : "CVE",
"data_format" : "MITRE",
"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" : "Cloud Pak for Automation",
"version" : {
"version_data" : [
{
"version_value" : "20.0.2"
},
{
"version_value" : "20.0.3.IF002"
}
]
}
}
]
},
"vendor_name" : "IBM"
}
]
}
}
]
}
},
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"value" : "IBM Cloud Pak for Automation 20.0.2 and 20.0.3 IF002 are vulnerable to an 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: 197504.",
"lang" : "eng"
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://www.ibm.com/support/pages/node/6437577",
"url" : "https://www.ibm.com/support/pages/node/6437577",
"title" : "IBM Security Bulletin 6437577 (Cloud Pak for Automation)",
"refsource" : "CONFIRM"
},
{
"name" : "ibm-baw-cve202120482-xxe (197504)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/197504",
"title" : "X-Force Vulnerability Report",
"refsource" : "XF"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Obtain Information",
"lang" : "eng"
}
]
}
]
},
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2021-03-29T00:00:00",
"ID" : "CVE-2021-20482"
},
"impact" : {
"cvssv3" : {
"BM" : {
"S" : "U",
"PR" : "L",
"I" : "N",
"AC" : "L",
"SCORE" : "7.100",
"UI" : "N",
"A" : "L",
"AV" : "N",
"C" : "H"
},
"TM" : {
"E" : "U",
"RL" : "O",
"RC" : "C"
}
}
}
}