IBM20220731-12143

Added CVE-2022-31776, CVE-2022-22326, CVE-2022-32750, CVE-2022-31774, CVE-2022-31775, CVE-2022-35716
This commit is contained in:
Scott Moore - IBM 2022-07-31 12:01:43 -04:00
parent 7b7df6b52e
commit 8b0ccab20b
No known key found for this signature in database
GPG Key ID: 8E6C411D57F2D75C
6 changed files with 636 additions and 90 deletions

View File

@ -1,18 +1,111 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-22326",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"references" : {
"reference_data" : [
{
"title" : "IBM Security Bulletin 6560048 (MQ Appliance)",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6560048",
"url" : "https://www.ibm.com/support/pages/node/6560048"
},
{
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6608598",
"url" : "https://www.ibm.com/support/pages/node/6608598",
"title" : "IBM Security Bulletin 6608598 (DataPower Gateway)"
},
{
"name" : "ibm-mq-cve202222326-info-disc (218856)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/218856",
"title" : "X-Force Vulnerability Report"
}
]
},
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM Datapower Gateway 10.0.2.0 through 10.0.4.0, 10.0.1.0 through 10.0.1.5, and 2018.4.1.0 through 2018.4.1.18 could allow unauthorized viewing of logs and files due to insufficient authorization checks. IBM X-Force ID: 218856."
}
]
},
"CVE_data_meta" : {
"ID" : "CVE-2022-22326",
"DATE_PUBLIC" : "2022-07-29T00:00:00",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com"
},
"data_version" : "4.0",
"data_format" : "MITRE",
"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" : [
{
"product_name" : "DataPower Gateway",
"version" : {
"version_data" : [
{
"version_value" : "2018.4.1.0"
},
{
"version_value" : "10.0.1.0"
},
{
"version_value" : "10.0.2.0"
},
{
"version_value" : "10.0.4.0"
},
{
"version_value" : "2018.4.1.18"
},
{
"version_value" : "10.1.0.5"
}
]
}
}
]
},
"vendor_name" : "IBM"
}
]
}
}
]
}
},
"impact" : {
"cvssv3" : {
"BM" : {
"A" : "N",
"S" : "U",
"AC" : "L",
"I" : "N",
"SCORE" : "4.000",
"C" : "L",
"AV" : "L",
"UI" : "N",
"PR" : "N"
},
"TM" : {
"E" : "U",
"RL" : "O",
"RC" : "C"
}
}
},
"data_type" : "CVE"
}

View File

@ -1,18 +1,108 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-31774",
"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" : [
{
"version" : {
"version_data" : [
{
"version_value" : "2018.4.1.0"
},
{
"version_value" : "10.0.1.0"
},
{
"version_value" : "10.0.2.0"
},
{
"version_value" : "10.0.4.0"
},
{
"version_value" : "2018.4.1.21"
},
{
"version_value" : "10.1.0.8"
},
{
"version_value" : "10.5.0.0"
}
]
},
"product_name" : "DataPower Gateway"
}
]
}
}
]
}
}
]
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross-Site Scripting"
}
]
}
]
},
"data_format" : "MITRE",
"data_type" : "CVE",
"impact" : {
"cvssv3" : {
"BM" : {
"A" : "N",
"AC" : "L",
"S" : "C",
"UI" : "R",
"SCORE" : "5.400",
"C" : "L",
"AV" : "N",
"I" : "L",
"PR" : "L"
},
"TM" : {
"RC" : "C",
"RL" : "O",
"E" : "H"
}
}
},
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM DataPower Gateway 10.0.2.0 through 10.0.4.0, 10.0.1.0 through 10.0.1.8, 10.5.0.0, and 2018.4.1.0 through 2018.4.1.21 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 228358."
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/pages/node/6608600",
"name" : "https://www.ibm.com/support/pages/node/6608600",
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 6608600 (DataPower Gateway)"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/228358",
"name" : "ibm-datapower-cve202231774-xss (228358)",
"refsource" : "XF",
"title" : "X-Force Vulnerability Report"
}
]
},
"data_version" : "4.0",
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2022-07-29T00:00:00",
"ID" : "CVE-2022-31774"
}
}

View File

@ -1,18 +1,108 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-31775",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"CVE_data_meta" : {
"ID" : "CVE-2022-31775",
"DATE_PUBLIC" : "2022-07-29T00:00:00",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com"
},
"data_version" : "4.0",
"references" : {
"reference_data" : [
{
"title" : "IBM Security Bulletin 6608608 (DataPower Gateway)",
"url" : "https://www.ibm.com/support/pages/node/6608608",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6608608"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/228359",
"name" : "ibm-datapower-cve202231775-xxe (228359)",
"refsource" : "XF",
"title" : "X-Force Vulnerability Report"
}
]
},
"description" : {
"description_data" : [
{
"value" : "IBM DataPower Gateway 10.0.2.0 through 10.0.4.0, 10.0.1.0 through 10.0.1.8, 10.5.0.0, and 2018.4.1.0 through 2018.4.1.21 is 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: 228359.",
"lang" : "eng"
}
]
},
"impact" : {
"cvssv3" : {
"BM" : {
"AC" : "L",
"S" : "U",
"A" : "H",
"PR" : "H",
"UI" : "N",
"I" : "N",
"AV" : "N",
"SCORE" : "5.500",
"C" : "L"
},
"TM" : {
"E" : "U",
"RL" : "O",
"RC" : "C"
}
}
},
"data_type" : "CVE",
"data_format" : "MITRE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial of Service"
}
]
}
]
},
"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" : "10.0.1.0"
},
{
"version_value" : "10.0.2.0"
},
{
"version_value" : "10.0.4.0"
},
{
"version_value" : "10.5.0.0"
},
{
"version_value" : "2018.4.1.20"
},
{
"version_value" : "10.1.0.7"
}
]
},
"product_name" : "DataPower Gateway"
}
]
},
"vendor_name" : "IBM"
}
]
}
}
]
}
}
}

View File

@ -1,18 +1,108 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-31776",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"impact" : {
"cvssv3" : {
"BM" : {
"UI" : "N",
"I" : "L",
"SCORE" : "6.500",
"C" : "L",
"AV" : "N",
"PR" : "N",
"A" : "N",
"AC" : "L",
"S" : "U"
},
"TM" : {
"RC" : "C",
"E" : "U",
"RL" : "O"
}
}
},
"data_type" : "CVE",
"data_format" : "MITRE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Gain Access"
}
]
}
]
},
"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" : "10.0.1.0"
},
{
"version_value" : "10.0.2.0"
},
{
"version_value" : "10.0.4.0"
},
{
"version_value" : "2018.4.1.21"
},
{
"version_value" : "10.1.0.8"
},
{
"version_value" : "10.5.0.0"
}
]
}
}
]
}
}
]
}
}
]
}
},
"CVE_data_meta" : {
"DATE_PUBLIC" : "2022-07-29T00:00:00",
"ID" : "CVE-2022-31776",
"ASSIGNER" : "psirt@us.ibm.com",
"STATE" : "PUBLIC"
},
"data_version" : "4.0",
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/pages/node/6608604",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6608604",
"title" : "IBM Security Bulletin 6608604 (DataPower Gateway)"
},
{
"title" : "X-Force Vulnerability Report",
"refsource" : "XF",
"name" : "ibm-datapower-cve202231776-ssrf (228433)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/228433"
}
]
},
"description" : {
"description_data" : [
{
"value" : "IBM DataPower Gateway 10.0.2.0 through 10.0.4.0, 10.0.1.0 through 10.0.1.8, 10.5.0.0, and 2018.4.1.0 through 2018.4.1.21 is vulnerable to server-side request forgery (SSRF). This may allow an authenticated attacker to send unauthorized requests from the system, potentially leading to network enumeration or facilitating other attacks. IBM X-Force ID: 228433.",
"lang" : "eng"
}
]
}
}

View File

@ -1,18 +1,108 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-32750",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"data_version" : "4.0",
"CVE_data_meta" : {
"ID" : "CVE-2022-32750",
"DATE_PUBLIC" : "2022-07-29T00:00:00",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com"
},
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM DataPower Gateway 10.0.2.0 through 10.0.4.0, 10.0.1.0 through 10.0.1.8, 10.5.0.0, and 2018.4.1.0 through 2018.4.1.21 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 228435."
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/pages/node/6608600",
"name" : "https://www.ibm.com/support/pages/node/6608600",
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 6608600 (DataPower Gateway)"
},
{
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/228435",
"refsource" : "XF",
"name" : "ibm-datapower-cve202232750-xss (228435)"
}
]
},
"data_type" : "CVE",
"impact" : {
"cvssv3" : {
"TM" : {
"E" : "H",
"RL" : "O",
"RC" : "C"
},
"BM" : {
"PR" : "L",
"UI" : "R",
"SCORE" : "5.400",
"C" : "L",
"AV" : "N",
"I" : "L",
"AC" : "L",
"S" : "C",
"A" : "N"
}
}
},
"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" : "2018.4.1.0"
},
{
"version_value" : "10.0.1.0"
},
{
"version_value" : "10.0.2.0"
},
{
"version_value" : "10.0.4.0"
},
{
"version_value" : "2018.4.1.21"
},
{
"version_value" : "10.1.0.8"
},
{
"version_value" : "10.5.0.0"
}
]
},
"product_name" : "DataPower Gateway"
}
]
},
"vendor_name" : "IBM"
}
]
}
}
]
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Cross-Site Scripting",
"lang" : "eng"
}
]
}
]
}
}

View File

@ -1,18 +1,111 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-35716",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"references" : {
"reference_data" : [
{
"title" : "IBM Security Bulletin 6608584 (UrbanCode Deploy)",
"url" : "https://www.ibm.com/support/pages/node/6608584",
"name" : "https://www.ibm.com/support/pages/node/6608584",
"refsource" : "CONFIRM"
},
{
"title" : "X-Force Vulnerability Report",
"refsource" : "XF",
"name" : "ibm-ucd-cve202235716-info-disc (231360)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/231360"
}
]
},
"description" : {
"description_data" : [
{
"value" : "IBM UrbanCode Deploy (UCD) 6.2.0.0 through 6.2.7.16, 7.0.0.0 through 7.0.5.11, 7.1.0.0 through 7.1.2.7, and 7.2.0.0 through 7.2.3.0 could allow an authenticated user to obtain sensitive information in some instances due to improper security checking. IBM X-Force ID: 231360.",
"lang" : "eng"
}
]
},
"CVE_data_meta" : {
"ID" : "CVE-2022-35716",
"DATE_PUBLIC" : "2022-07-29T00:00:00",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com"
},
"data_version" : "4.0",
"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."
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"product_name" : "UrbanCode Deploy",
"version" : {
"version_data" : [
{
"version_value" : "7.0.0.0"
},
{
"version_value" : "7.1.0.0"
},
{
"version_value" : "7.2.0.0"
},
{
"version_value" : "6.2.0.0"
},
{
"version_value" : "6.2.7.16"
},
{
"version_value" : "7.0.5.11"
},
{
"version_value" : "7.1.2.7"
},
{
"version_value" : "7.2.3.0"
}
]
}
}
]
}
}
]
}
}
]
}
},
"data_format" : "MITRE",
"impact" : {
"cvssv3" : {
"TM" : {
"RC" : "C",
"RL" : "O",
"E" : "U"
},
"BM" : {
"PR" : "L",
"UI" : "N",
"I" : "N",
"SCORE" : "5.300",
"AV" : "N",
"C" : "H",
"AC" : "H",
"S" : "U",
"A" : "N"
}
}
},
"data_type" : "CVE"
}