IBM20211210-124715

Added CVE-2021-38917, CVE-2021-38937
This commit is contained in:
Scott Moore - IBM 2021-12-10 12:47:15 -05:00
parent f248f26864
commit ae412ed446
No known key found for this signature in database
GPG Key ID: 8E6C411D57F2D75C
2 changed files with 186 additions and 30 deletions

View File

@ -1,18 +1,96 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-38917",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Bypass Security",
"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" : "PowerVM Hypervisor",
"version" : {
"version_data" : [
{
"version_value" : "FW940"
},
{
"version_value" : "FW950"
},
{
"version_value" : "FW860"
}
]
}
}
]
}
}
]
}
}
]
}
},
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/pages/node/6525010",
"title" : "IBM Security Bulletin 6525010 (PowerVM Hypervisor)",
"name" : "https://www.ibm.com/support/pages/node/6525010",
"refsource" : "CONFIRM"
},
{
"refsource" : "XF",
"name" : "ibm-powervm-cve202138917-sec-bypass (210018)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/210018",
"title" : "X-Force Vulnerability Report"
}
]
},
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"value" : "IBM PowerVM Hypervisor FW860, FW940, and FW950 could allow an attacker that gains service access to the FSP can read and write arbitrary host system memory through a series of carefully crafted service procedures. IBM X-Force ID: 210018.",
"lang" : "eng"
}
]
},
"data_type" : "CVE",
"CVE_data_meta" : {
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2021-38917",
"DATE_PUBLIC" : "2021-12-09T00:00:00"
},
"data_format" : "MITRE",
"impact" : {
"cvssv3" : {
"BM" : {
"AV" : "N",
"PR" : "N",
"SCORE" : "7.400",
"UI" : "N",
"I" : "H",
"AC" : "H",
"C" : "H",
"A" : "N",
"S" : "U"
},
"TM" : {
"RC" : "C",
"RL" : "O",
"E" : "U"
}
}
}
}

View File

@ -1,18 +1,96 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-38937",
"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" : [
{
"product_name" : "PowerVM Hypervisor",
"version" : {
"version_data" : [
{
"version_value" : "FW940"
},
{
"version_value" : "FW950"
},
{
"version_value" : "FW1010"
}
]
}
}
]
}
}
]
}
}
]
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial of Service"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"url" : "https://www.ibm.com/support/pages/node/6525014",
"title" : "IBM Security Bulletin 6525014 (PowerVM Hypervisor)",
"name" : "https://www.ibm.com/support/pages/node/6525014"
},
{
"refsource" : "XF",
"name" : "ibm-powervm-cve202138937-dos (210894)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/210894",
"title" : "X-Force Vulnerability Report"
}
]
},
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM PowerVM Hypervisor FW940, FW950, and FW1010 could allow an authenticated user to cause the system to crash using a specially crafted IBMi Hypervisor call. IBM X-Force ID: 210894."
}
]
},
"data_type" : "CVE",
"data_version" : "4.0",
"data_format" : "MITRE",
"impact" : {
"cvssv3" : {
"BM" : {
"S" : "C",
"C" : "N",
"A" : "H",
"AC" : "H",
"SCORE" : "6.300",
"UI" : "N",
"PR" : "L",
"I" : "N",
"AV" : "N"
},
"TM" : {
"E" : "U",
"RL" : "O",
"RC" : "C"
}
}
},
"CVE_data_meta" : {
"STATE" : "PUBLIC",
"ID" : "CVE-2021-38937",
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2021-12-09T00:00:00"
}
}