From e6875c8635600a0e4191aebb68a9268dbfe96e71 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 4 Jan 2024 09:00:37 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/41xxx/CVE-2023-41784.json | 91 ++++++++++++++++++++++++++++++++-- 2023/7xxx/CVE-2023-7205.json | 18 +++++++ 2 files changed, 105 insertions(+), 4 deletions(-) create mode 100644 2023/7xxx/CVE-2023-7205.json diff --git a/2023/41xxx/CVE-2023-41784.json b/2023/41xxx/CVE-2023-41784.json index c2650621c1f..5f46ae28d13 100644 --- a/2023/41xxx/CVE-2023-41784.json +++ b/2023/41xxx/CVE-2023-41784.json @@ -1,17 +1,100 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-41784", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "psirt@zte.com.cn", + "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": "\nPermissions and Access Control Vulnerability in ZTE Red Magic 8 Pro \n\n" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-269 Improper Privilege Management", + "cweId": "CWE-269" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "ZTE", + "product": { + "product_data": [ + { + "product_name": "Red Magic 8 Pro", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "GEN_CN_NX729JV1.0.0B21MR" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://support.zte.com.cn/support/news/LoopholeInfoDetail.aspx?newsId=1034444", + "refsource": "MISC", + "name": "https://support.zte.com.cn/support/news/LoopholeInfoDetail.aspx?newsId=1034444" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "EXTERNAL" + }, + "solution": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "\n\nGEN_CN_NX729JV1.0.0B22MR2\n\n
" + } + ], + "value": "\nGEN_CN_NX729JV1.0.0B22MR2\n\n\n" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "HIGH", + "attackVector": "LOCAL", + "availabilityImpact": "LOW", + "baseScore": 6.6, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "CHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:H/A:L", + "version": "3.1" } ] } diff --git a/2023/7xxx/CVE-2023-7205.json b/2023/7xxx/CVE-2023-7205.json new file mode 100644 index 00000000000..d7089ee0490 --- /dev/null +++ b/2023/7xxx/CVE-2023-7205.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-7205", + "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