IBM20220822-153318

Added CVE-2021-29891
This commit is contained in:
Scott Moore - IBM 2022-08-22 15:33:18 -04:00
parent 36dc146634
commit 482f54ce24
No known key found for this signature in database
GPG Key ID: 8E6C411D57F2D75C

View File

@ -1,18 +1,93 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-29891",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"description" : {
"description_data" : [
{
"value" : "IBM OPENBMC OP910 and OP940 could allow a privileged user to upload an improper site identity certificate that may cause it to lose network services. IBM X-Force ID: 207221.",
"lang" : "eng"
}
]
},
"data_version" : "4.0",
"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" : "Power 9 AC922",
"version" : {
"version_data" : [
{
"version_value" : "OP910"
},
{
"version_value" : "OP940"
}
]
}
}
]
}
}
]
}
}
]
}
},
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2022-08-19T00:00:00",
"ID" : "CVE-2021-29891"
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Denial of Service",
"lang" : "eng"
}
]
}
]
},
"impact" : {
"cvssv3" : {
"TM" : {
"E" : "U",
"RL" : "O",
"RC" : "C"
},
"BM" : {
"AV" : "N",
"UI" : "R",
"S" : "U",
"C" : "N",
"PR" : "H",
"AC" : "L",
"SCORE" : "4.500",
"A" : "H",
"I" : "N"
}
}
},
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/pages/node/6614233",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/pages/node/6614233",
"title" : "IBM Security Bulletin 6614233 (Power 9 AC922)"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/207221",
"title" : "X-Force Vulnerability Report",
"name" : "ibm-bmc-cve202129891-dos (207221)",
"refsource" : "XF"
}
]
},
"data_format" : "MITRE",
"data_type" : "CVE"
}