From 5a5a4099de7d5af3459c91e29a625f8226fc72f0 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 29 Nov 2024 09:00:39 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/11xxx/CVE-2024-11013.json | 103 +++++++++++++++++++++++++++++++-- 2024/11xxx/CVE-2024-11014.json | 92 +++++++++++++++++++++++++++-- 2024/11xxx/CVE-2024-11989.json | 18 ++++++ 2024/11xxx/CVE-2024-11990.json | 18 ++++++ 2024/54xxx/CVE-2024-54125.json | 18 ++++++ 5 files changed, 241 insertions(+), 8 deletions(-) create mode 100644 2024/11xxx/CVE-2024-11989.json create mode 100644 2024/11xxx/CVE-2024-11990.json create mode 100644 2024/54xxx/CVE-2024-54125.json diff --git a/2024/11xxx/CVE-2024-11013.json b/2024/11xxx/CVE-2024-11013.json index e84b38ff1bf..d6e9eb3f055 100644 --- a/2024/11xxx/CVE-2024-11013.json +++ b/2024/11xxx/CVE-2024-11013.json @@ -1,17 +1,112 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-11013", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "psirt-info@cyber.jp.nec.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": "Command Injection vulnerability in NEC Corporation UNIVERGE IX from Ver9.2 to Ver10.10.21, for Ver10.8 up to Ver10.8.27, for Ver10.9 up to Ver10.9.14 and UNIVERGE IX-R/IX-V Ver1.2.15 and earlier allows a attacker to inject an arbitrary CLI commands to be executed on the device via the management interface." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')", + "cweId": "CWE-77" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "NEC Corporation", + "product": { + "product_data": [ + { + "product_name": "UNIVERGE IX", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "from Ver9.2 to Ver10.10.21" + }, + { + "version_affected": "=", + "version_value": "for Ver10.8 up to Ver10.8.27" + }, + { + "version_affected": "=", + "version_value": "for Ver10.9 up to Ver10.9.14" + } + ] + } + }, + { + "product_name": "UNIVERGE IX-R/IX-V", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "Ver1.2.15 and earlier" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://https://jpn.nec.com/security-info/secinfo/nv24-009_en.html", + "refsource": "MISC", + "name": "https://https://jpn.nec.com/security-info/secinfo/nv24-009_en.html" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "discovery": "EXTERNAL" + }, + "credits": [ + { + "lang": "en", + "value": "RyotaK of Flatt Security Inc." + } + ], + "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/11xxx/CVE-2024-11014.json b/2024/11xxx/CVE-2024-11014.json index 0e10150943e..9e22e00e45b 100644 --- a/2024/11xxx/CVE-2024-11014.json +++ b/2024/11xxx/CVE-2024-11014.json @@ -1,17 +1,101 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-11014", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "psirt-info@cyber.jp.nec.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": "Cross-site request forgery (CSRF) vulnerability in NEC Corporation UNIVERGE IX from Ver9.2 to Ver10.10.21, for Ver10.8 up to Ver10.8.27 and for Ver10.9 up to Ver10.9.14 allows a attacker to hijack the authentication of screens on the device via the management interface." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-352: Cross-Site Request Forgery (CSRF)", + "cweId": "CWE-352" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "NEC Corporation", + "product": { + "product_data": [ + { + "product_name": "UNIVERGE IX", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "from Ver9.2 to Ver10.10.21" + }, + { + "version_affected": "=", + "version_value": "for Ver10.8 up to Ver10.8.27" + }, + { + "version_affected": "=", + "version_value": "for Ver10.9 up to Ver10.9.14" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://https://jpn.nec.com/security-info/secinfo/nv24-009_en.html", + "refsource": "MISC", + "name": "https://https://jpn.nec.com/security-info/secinfo/nv24-009_en.html" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "discovery": "EXTERNAL" + }, + "credits": [ + { + "lang": "en", + "value": "RyotaK of Flatt Security Inc." + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 4.3, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N", + "version": "3.1" } ] } diff --git a/2024/11xxx/CVE-2024-11989.json b/2024/11xxx/CVE-2024-11989.json new file mode 100644 index 00000000000..2f963644bee --- /dev/null +++ b/2024/11xxx/CVE-2024-11989.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-11989", + "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/11xxx/CVE-2024-11990.json b/2024/11xxx/CVE-2024-11990.json new file mode 100644 index 00000000000..effd55beaab --- /dev/null +++ b/2024/11xxx/CVE-2024-11990.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-11990", + "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/54xxx/CVE-2024-54125.json b/2024/54xxx/CVE-2024-54125.json new file mode 100644 index 00000000000..12d9710da93 --- /dev/null +++ b/2024/54xxx/CVE-2024-54125.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-54125", + "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