diff --git a/2021/29xxx/CVE-2021-29847.json b/2021/29xxx/CVE-2021-29847.json index 4d8a3987fcc..66fdaf5637d 100644 --- a/2021/29xxx/CVE-2021-29847.json +++ b/2021/29xxx/CVE-2021-29847.json @@ -1,18 +1,90 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2021-29847", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "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 System S821LC Server (8001-12C)", + "version" : { + "version_data" : [ + { + "version_value" : "OP825.50" + } + ] + } + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Obtain Information", + "lang" : "eng" + } + ] + } + ] + }, + "data_format" : "MITRE", + "references" : { + "reference_data" : [ + { + "title" : "IBM Security Bulletin 6520420 (Power System S821LC Server (8001-12C))", + "refsource" : "CONFIRM", + "url" : "https://www.ibm.com/support/pages/node/6520420", + "name" : "https://www.ibm.com/support/pages/node/6520420" + }, + { + "name" : "ibm-bmc-cve202129847-info-disc (205267)", + "refsource" : "XF", + "title" : "X-Force Vulnerability Report", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/205267" + } + ] + }, + "CVE_data_meta" : { + "ID" : "CVE-2021-29847", + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2021-12-14T00:00:00", + "STATE" : "PUBLIC" + }, + "description" : { + "description_data" : [ + { + "value" : "BMC firmware (IBM Power System S821LC Server (8001-12C) OP825.50) configuration changed to allow an authenticated user to open an insecure communication channel which could allow an attacker to obtain sensitive information using man in the middle techniques. IBM X-Force ID: 205267.", + "lang" : "eng" + } + ] + }, + "data_type" : "CVE", + "impact" : { + "cvssv3" : { + "BM" : { + "PR" : "N", + "SCORE" : "5.300", + "I" : "N", + "S" : "U", + "UI" : "R", + "C" : "H", + "AC" : "H", + "A" : "N", + "AV" : "N" + }, + "TM" : { + "E" : "U", + "RC" : "C", + "RL" : "O" + } + } + } +}