From 4943ede13e88452f6b18eb996b0eda08bb6100f0 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 5 Jan 2024 02:00:36 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/41xxx/CVE-2023-41782.json | 91 ++++++++++++++++++++++++++++++++-- 2024/22xxx/CVE-2024-22052.json | 18 +++++++ 2024/22xxx/CVE-2024-22053.json | 18 +++++++ 2024/22xxx/CVE-2024-22054.json | 18 +++++++ 2024/22xxx/CVE-2024-22055.json | 18 +++++++ 2024/22xxx/CVE-2024-22056.json | 18 +++++++ 2024/22xxx/CVE-2024-22057.json | 18 +++++++ 2024/22xxx/CVE-2024-22058.json | 18 +++++++ 2024/22xxx/CVE-2024-22059.json | 18 +++++++ 2024/22xxx/CVE-2024-22060.json | 18 +++++++ 2024/22xxx/CVE-2024-22061.json | 18 +++++++ 2024/22xxx/CVE-2024-22062.json | 18 +++++++ 2024/22xxx/CVE-2024-22063.json | 18 +++++++ 2024/22xxx/CVE-2024-22064.json | 18 +++++++ 2024/22xxx/CVE-2024-22065.json | 18 +++++++ 2024/22xxx/CVE-2024-22066.json | 18 +++++++ 2024/22xxx/CVE-2024-22067.json | 18 +++++++ 2024/22xxx/CVE-2024-22068.json | 18 +++++++ 2024/22xxx/CVE-2024-22069.json | 18 +++++++ 2024/22xxx/CVE-2024-22070.json | 18 +++++++ 2024/22xxx/CVE-2024-22071.json | 18 +++++++ 21 files changed, 447 insertions(+), 4 deletions(-) create mode 100644 2024/22xxx/CVE-2024-22052.json create mode 100644 2024/22xxx/CVE-2024-22053.json create mode 100644 2024/22xxx/CVE-2024-22054.json create mode 100644 2024/22xxx/CVE-2024-22055.json create mode 100644 2024/22xxx/CVE-2024-22056.json create mode 100644 2024/22xxx/CVE-2024-22057.json create mode 100644 2024/22xxx/CVE-2024-22058.json create mode 100644 2024/22xxx/CVE-2024-22059.json create mode 100644 2024/22xxx/CVE-2024-22060.json create mode 100644 2024/22xxx/CVE-2024-22061.json create mode 100644 2024/22xxx/CVE-2024-22062.json create mode 100644 2024/22xxx/CVE-2024-22063.json create mode 100644 2024/22xxx/CVE-2024-22064.json create mode 100644 2024/22xxx/CVE-2024-22065.json create mode 100644 2024/22xxx/CVE-2024-22066.json create mode 100644 2024/22xxx/CVE-2024-22067.json create mode 100644 2024/22xxx/CVE-2024-22068.json create mode 100644 2024/22xxx/CVE-2024-22069.json create mode 100644 2024/22xxx/CVE-2024-22070.json create mode 100644 2024/22xxx/CVE-2024-22071.json diff --git a/2023/41xxx/CVE-2023-41782.json b/2023/41xxx/CVE-2023-41782.json index 575944d40e5..1feabc8bbd1 100644 --- a/2023/41xxx/CVE-2023-41782.json +++ b/2023/41xxx/CVE-2023-41782.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-41782", - "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": "\nThere is a DLL hijacking vulnerability in ZTE ZXCLOUD iRAI, an attacker could place a fake DLL file in a specific directory and successfully exploit this vulnerability to execute malicious code.\n\n" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-20 Improper Input Validation", + "cweId": "CWE-20" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "ZTE", + "product": { + "product_data": [ + { + "product_name": "ZXCLOUD iRAI", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "All versions up to V7.01.04P1_1104" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://support.zte.com.cn/support/news/LoopholeInfoDetail.aspx?newsId=1032984", + "refsource": "MISC", + "name": "https://support.zte.com.cn/support/news/LoopholeInfoDetail.aspx?newsId=1032984" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "EXTERNAL" + }, + "solution": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "\n\nV7.23.30\n\n
" + } + ], + "value": "\nV7.23.30\n\n\n" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "LOW", + "baseScore": 3.9, + "baseSeverity": "LOW", + "confidentialityImpact": "LOW", + "integrityImpact": "NONE", + "privilegesRequired": "LOW", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:L", + "version": "3.1" } ] } diff --git a/2024/22xxx/CVE-2024-22052.json b/2024/22xxx/CVE-2024-22052.json new file mode 100644 index 00000000000..1deb5a92096 --- /dev/null +++ b/2024/22xxx/CVE-2024-22052.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22052", + "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 diff --git a/2024/22xxx/CVE-2024-22053.json b/2024/22xxx/CVE-2024-22053.json new file mode 100644 index 00000000000..fbd672cfca8 --- /dev/null +++ b/2024/22xxx/CVE-2024-22053.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22053", + "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 diff --git a/2024/22xxx/CVE-2024-22054.json b/2024/22xxx/CVE-2024-22054.json new file mode 100644 index 00000000000..b44f2129357 --- /dev/null +++ b/2024/22xxx/CVE-2024-22054.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22054", + "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 diff --git a/2024/22xxx/CVE-2024-22055.json b/2024/22xxx/CVE-2024-22055.json new file mode 100644 index 00000000000..dc91f552520 --- /dev/null +++ b/2024/22xxx/CVE-2024-22055.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22055", + "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 diff --git a/2024/22xxx/CVE-2024-22056.json b/2024/22xxx/CVE-2024-22056.json new file mode 100644 index 00000000000..6603ea0e430 --- /dev/null +++ b/2024/22xxx/CVE-2024-22056.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22056", + "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 diff --git a/2024/22xxx/CVE-2024-22057.json b/2024/22xxx/CVE-2024-22057.json new file mode 100644 index 00000000000..fafad727a3b --- /dev/null +++ b/2024/22xxx/CVE-2024-22057.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22057", + "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 diff --git a/2024/22xxx/CVE-2024-22058.json b/2024/22xxx/CVE-2024-22058.json new file mode 100644 index 00000000000..bb86aa3a20d --- /dev/null +++ b/2024/22xxx/CVE-2024-22058.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22058", + "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 diff --git a/2024/22xxx/CVE-2024-22059.json b/2024/22xxx/CVE-2024-22059.json new file mode 100644 index 00000000000..d26a1f9bdba --- /dev/null +++ b/2024/22xxx/CVE-2024-22059.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22059", + "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 diff --git a/2024/22xxx/CVE-2024-22060.json b/2024/22xxx/CVE-2024-22060.json new file mode 100644 index 00000000000..a20a6812391 --- /dev/null +++ b/2024/22xxx/CVE-2024-22060.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22060", + "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 diff --git a/2024/22xxx/CVE-2024-22061.json b/2024/22xxx/CVE-2024-22061.json new file mode 100644 index 00000000000..59ffde5c049 --- /dev/null +++ b/2024/22xxx/CVE-2024-22061.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22061", + "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 diff --git a/2024/22xxx/CVE-2024-22062.json b/2024/22xxx/CVE-2024-22062.json new file mode 100644 index 00000000000..199c5a75f2a --- /dev/null +++ b/2024/22xxx/CVE-2024-22062.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22062", + "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 diff --git a/2024/22xxx/CVE-2024-22063.json b/2024/22xxx/CVE-2024-22063.json new file mode 100644 index 00000000000..d2ace81c619 --- /dev/null +++ b/2024/22xxx/CVE-2024-22063.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22063", + "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 diff --git a/2024/22xxx/CVE-2024-22064.json b/2024/22xxx/CVE-2024-22064.json new file mode 100644 index 00000000000..c66ed860404 --- /dev/null +++ b/2024/22xxx/CVE-2024-22064.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22064", + "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 diff --git a/2024/22xxx/CVE-2024-22065.json b/2024/22xxx/CVE-2024-22065.json new file mode 100644 index 00000000000..17207772f39 --- /dev/null +++ b/2024/22xxx/CVE-2024-22065.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22065", + "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 diff --git a/2024/22xxx/CVE-2024-22066.json b/2024/22xxx/CVE-2024-22066.json new file mode 100644 index 00000000000..6aa78c8052b --- /dev/null +++ b/2024/22xxx/CVE-2024-22066.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22066", + "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 diff --git a/2024/22xxx/CVE-2024-22067.json b/2024/22xxx/CVE-2024-22067.json new file mode 100644 index 00000000000..552d3da96e1 --- /dev/null +++ b/2024/22xxx/CVE-2024-22067.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22067", + "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 diff --git a/2024/22xxx/CVE-2024-22068.json b/2024/22xxx/CVE-2024-22068.json new file mode 100644 index 00000000000..4981dd59a23 --- /dev/null +++ b/2024/22xxx/CVE-2024-22068.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22068", + "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 diff --git a/2024/22xxx/CVE-2024-22069.json b/2024/22xxx/CVE-2024-22069.json new file mode 100644 index 00000000000..32f2d000eca --- /dev/null +++ b/2024/22xxx/CVE-2024-22069.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22069", + "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 diff --git a/2024/22xxx/CVE-2024-22070.json b/2024/22xxx/CVE-2024-22070.json new file mode 100644 index 00000000000..f42b73f7906 --- /dev/null +++ b/2024/22xxx/CVE-2024-22070.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22070", + "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 diff --git a/2024/22xxx/CVE-2024-22071.json b/2024/22xxx/CVE-2024-22071.json new file mode 100644 index 00000000000..a97ce1ee362 --- /dev/null +++ b/2024/22xxx/CVE-2024-22071.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-22071", + "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