From 5535ecab872a5b79ea42d49e3bbe199aa16bd393 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 24 Jan 2024 03:00:35 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/31xxx/CVE-2023-31037.json | 78 ++++++++++++++++++++++++++++++++-- 2024/0xxx/CVE-2024-0849.json | 18 ++++++++ 2 files changed, 92 insertions(+), 4 deletions(-) create mode 100644 2024/0xxx/CVE-2024-0849.json diff --git a/2023/31xxx/CVE-2023-31037.json b/2023/31xxx/CVE-2023-31037.json index ddb5045d630..eecc0f41ab5 100644 --- a/2023/31xxx/CVE-2023-31037.json +++ b/2023/31xxx/CVE-2023-31037.json @@ -1,17 +1,87 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-31037", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "psirt@nvidia.com", + "STATE": "PUBLIC" }, "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": "\nNVIDIA Bluefield 2 and Bluefield 3 DPU BMC contains a vulnerability in ipmitool, where a root user may cause code injection by a network call. A successful exploit of this vulnerability may lead to code execution on the OS.\n\n" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-94 Improper Control of Generation of Code ('Code Injection')", + "cweId": "CWE-94" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "NVIDIA", + "product": { + "product_data": [ + { + "product_name": "Bluefield 2 DPU BMC, BlueField 3 DPU BMC", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "LTS:2.8.2-46, 23.04, 23.07, 23.09" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5511", + "refsource": "MISC", + "name": "https://nvidia.custhelp.com/app/answers/detail/a_id/5511" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "UNKNOWN" + }, + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 7.2, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "HIGH", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", + "version": "3.1" } ] } diff --git a/2024/0xxx/CVE-2024-0849.json b/2024/0xxx/CVE-2024-0849.json new file mode 100644 index 00000000000..b3537a40500 --- /dev/null +++ b/2024/0xxx/CVE-2024-0849.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-0849", + "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." + } + ] + } +} \ No newline at end of file