diff --git a/2021/29xxx/CVE-2021-29891.json b/2021/29xxx/CVE-2021-29891.json index 1f360c1ff51..f9e5f63fd3b 100644 --- a/2021/29xxx/CVE-2021-29891.json +++ b/2021/29xxx/CVE-2021-29891.json @@ -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" + } + ] + } + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "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" +}