IBM20220510-114110

Added CVE-2022-22454, CVE-2021-39024
This commit is contained in:
Scott Moore - IBM 2022-05-10 11:41:10 -04:00
parent 50c81f096a
commit 0fefe166d5
No known key found for this signature in database
GPG Key ID: 8E6C411D57F2D75C
2 changed files with 177 additions and 30 deletions

View File

@ -1,18 +1,93 @@
{
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross-Site Scripting"
}
]
}
]
},
"data_version" : "4.0",
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6584143",
"url" : "https://www.ibm.com/support/pages/node/6584143",
"title" : "IBM Security Bulletin 6584143 (Guardium Data Encryption)"
},
{
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/213862",
"refsource" : "XF",
"name" : "ibm-guardium-cve202139024-xss (213862)"
}
]
},
"data_type" : "CVE",
"data_format" : "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-39024",
"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."
"value" : "IBM Guardium Data Encryption (GDE) 4.0.0.0 and 5.0.0.0 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: 213862."
}
]
},
"impact" : {
"cvssv3" : {
"BM" : {
"AC" : "L",
"AV" : "N",
"S" : "C",
"I" : "L",
"SCORE" : "4.800",
"PR" : "H",
"C" : "L",
"UI" : "R",
"A" : "N"
},
"TM" : {
"RL" : "O",
"RC" : "C",
"E" : "H"
}
}
},
"CVE_data_meta" : {
"DATE_PUBLIC" : "2022-05-09T00:00:00",
"ID" : "CVE-2021-39024",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "4.0.0"
},
{
"version_value" : "5.0.0"
}
]
},
"product_name" : "Guardium Data Encryption"
}
]
}
}
]
}
}
}

View File

@ -1,18 +1,90 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta" : {
"DATE_PUBLIC" : "2022-05-09T00:00:00",
"ID" : "CVE-2022-22454",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"product_name" : "InfoSphere Information Server",
"version" : {
"version_data" : [
{
"version_value" : "11.7"
}
]
}
}
]
}
}
]
}
},
"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 InfoSphere Information Server 11.7 could allow a locally authenticated attacker to execute arbitrary commands on the system by sending a specially crafted request."
}
]
},
"impact" : {
"cvssv3" : {
"TM" : {
"RC" : "C",
"E" : "U",
"RL" : "O"
},
"BM" : {
"AC" : "L",
"AV" : "L",
"S" : "U",
"PR" : "N",
"SCORE" : "5.900",
"I" : "L",
"C" : "L",
"UI" : "N",
"A" : "L"
}
}
},
"references" : {
"reference_data" : [
{
"name" : "https://www.ibm.com/support/pages/node/6584175",
"refsource" : "CONFIRM",
"url" : "https://www.ibm.com/support/pages/node/6584175",
"title" : "IBM Security Bulletin 6584175 (InfoSphere Information Server)"
},
{
"refsource" : "XF",
"name" : "ibm-infosphere-cve202222454-command-exec (224987)",
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/224987"
}
]
},
"data_format" : "MITRE",
"data_type" : "CVE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Gain Privileges",
"lang" : "eng"
}
]
}
]
},
"data_version" : "4.0"
}