From 7e601517ef40d97319ddee53d1dc98e7c2077d19 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 8 Aug 2024 08:00:39 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/22xxx/CVE-2024-22069.json | 104 +++++++++++++++++++++++++++++++-- 1 file changed, 100 insertions(+), 4 deletions(-) diff --git a/2024/22xxx/CVE-2024-22069.json b/2024/22xxx/CVE-2024-22069.json index 32f2d000eca..b7650df4687 100644 --- a/2024/22xxx/CVE-2024-22069.json +++ b/2024/22xxx/CVE-2024-22069.json @@ -1,17 +1,113 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-22069", - "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": "There is a permission and access control vulnerability of ZTE's ZXV10 XT802/ET301 product.Attackers with common permissions can log in the terminal web and change the password of the administrator illegally by intercepting requests to change the passwords." + } + ] + }, + "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": "ZXV10 XT802", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "All versions up to V2.24.10P1", + "version_value": "V2.24.10P1" + } + ] + } + }, + { + "product_name": "ZXV10 ET301", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "All versions up to V3.22.11P3", + "version_value": "V3.22.11P3" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://support.zte.com.cn/support/news/LoopholeInfoDetail.aspx?newsId=1036424", + "refsource": "MISC", + "name": "https://support.zte.com.cn/support/news/LoopholeInfoDetail.aspx?newsId=1036424" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "discovery": "EXTERNAL" + }, + "solution": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "ZXV10 XT802:V2.24.10P1
ZXV10 ET301:V3.22.11P3" + } + ], + "value": "ZXV10 XT802:V2.24.10P1 \nZXV10 ET301:V3.22.11P3" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "HIGH", + "attackVector": "NETWORK", + "availabilityImpact": "LOW", + "baseScore": 7.1, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "LOW", + "privilegesRequired": "LOW", + "scope": "CHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:L/A:L", + "version": "3.1" } ] }