IBM20220826-132211

Added CVE-2022-31773, CVE-2022-35714
This commit is contained in:
Scott Moore - IBM 2022-08-26 13:22:11 -04:00
parent 5b1ffd05ea
commit fc8110ceb6
No known key found for this signature in database
GPG Key ID: 8E6C411D57F2D75C
2 changed files with 192 additions and 30 deletions

View File

@ -1,18 +1,105 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-31773",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"data_version" : "4.0",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Gain Access"
}
]
}
]
},
"data_type" : "CVE",
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 6615307 (DataPower Gateway)",
"url" : "https://www.ibm.com/support/pages/node/6615307",
"name" : "https://www.ibm.com/support/pages/node/6615307"
},
{
"refsource" : "XF",
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/228357",
"name" : "ibm-datapower-cve202231773-csrf (228357)"
}
]
},
"description" : {
"description_data" : [
{
"value" : "IBM DataPower Gateway V10CD, 10.0.1, and 2018.4.1 is vulnerable to cross-site request forgery which could allow an attacker to execute malicious and unauthorized actions transmitted from a user that the website trusts. IBM X-Force ID: 228357.",
"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" : [
{
"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.0.1.8"
}
]
},
"product_name" : "DataPower Gateway"
}
]
}
}
]
}
}
]
}
},
"data_format" : "MITRE",
"CVE_data_meta" : {
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2022-31773",
"DATE_PUBLIC" : "2022-08-25T00:00:00"
},
"impact" : {
"cvssv3" : {
"TM" : {
"RC" : "C",
"E" : "U",
"RL" : "O"
},
"BM" : {
"C" : "H",
"SCORE" : "8.800",
"A" : "H",
"S" : "U",
"UI" : "R",
"I" : "H",
"AC" : "L",
"PR" : "N",
"AV" : "N"
}
}
}
}

View File

@ -1,18 +1,93 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-35714",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM Maximo Asset Management 7.6.1 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: 231116."
}
]
},
"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" : "Maximo Asset Management",
"version" : {
"version_data" : [
{
"version_value" : "7.6.1.1"
},
{
"version_value" : "7.6.1.2"
}
]
}
}
]
},
"vendor_name" : "IBM"
}
]
}
}
]
}
},
"data_version" : "4.0",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross-Site Scripting"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/pages/node/6615273",
"title" : "IBM Security Bulletin 6615273 (Maximo Asset Management)",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6615273"
},
{
"name" : "ibm-maximo-cve202235714-xss (231116)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/231116",
"title" : "X-Force Vulnerability Report",
"refsource" : "XF"
}
]
},
"data_type" : "CVE",
"CVE_data_meta" : {
"STATE" : "PUBLIC",
"ID" : "CVE-2022-35714",
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2022-08-25T00:00:00"
},
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"RC" : "C",
"E" : "H"
},
"BM" : {
"C" : "L",
"SCORE" : "5.400",
"A" : "N",
"UI" : "R",
"S" : "C",
"AV" : "N",
"PR" : "L",
"I" : "L",
"AC" : "L"
}
}
},
"data_format" : "MITRE"
}