From 4436d8f4f9b46bff9dac546a6091fa5d4354321c Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 3 Mar 2025 06:00:34 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2025/1xxx/CVE-2025-1852.json | 114 +++++++++++++++++++++++++++++++++-- 2025/1xxx/CVE-2025-1863.json | 18 ++++++ 2 files changed, 128 insertions(+), 4 deletions(-) create mode 100644 2025/1xxx/CVE-2025-1863.json diff --git a/2025/1xxx/CVE-2025-1852.json b/2025/1xxx/CVE-2025-1852.json index f07836098b4..baefcd2caee 100644 --- a/2025/1xxx/CVE-2025-1852.json +++ b/2025/1xxx/CVE-2025-1852.json @@ -1,17 +1,123 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-1852", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cna@vuldb.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": "A vulnerability has been found in Totolink EX1800T 9.1.0cu.2112_B20220316 and classified as critical. This vulnerability affects the function loginAuth of the file /cgi-bin/cstecgi.cgi. The manipulation of the argument password leads to buffer overflow. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used." + }, + { + "lang": "deu", + "value": "In Totolink EX1800T 9.1.0cu.2112_B20220316 wurde eine kritische Schwachstelle gefunden. Es geht um die Funktion loginAuth der Datei /cgi-bin/cstecgi.cgi. Durch das Beeinflussen des Arguments password mit unbekannten Daten kann eine buffer overflow-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk erfolgen. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Buffer Overflow", + "cweId": "CWE-120" + } + ] + }, + { + "description": [ + { + "lang": "eng", + "value": "Memory Corruption", + "cweId": "CWE-119" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Totolink", + "product": { + "product_data": [ + { + "product_name": "EX1800T", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "9.1.0cu.2112_B20220316" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.298120", + "refsource": "MISC", + "name": "https://vuldb.com/?id.298120" + }, + { + "url": "https://vuldb.com/?ctiid.298120", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.298120" + }, + { + "url": "https://vuldb.com/?submit.505362", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.505362" + }, + { + "url": "https://github.com/watermelon-happy/cve/blob/main/ex1800tCVE.md", + "refsource": "MISC", + "name": "https://github.com/watermelon-happy/cve/blob/main/ex1800tCVE.md" + }, + { + "url": "https://www.totolink.net/", + "refsource": "MISC", + "name": "https://www.totolink.net/" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "watermelon-happy (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 8.8, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", + "baseSeverity": "HIGH" + }, + { + "version": "3.0", + "baseScore": 8.8, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", + "baseSeverity": "HIGH" + }, + { + "version": "2.0", + "baseScore": 9, + "vectorString": "AV:N/AC:L/Au:S/C:C/I:C/A:C" } ] } diff --git a/2025/1xxx/CVE-2025-1863.json b/2025/1xxx/CVE-2025-1863.json new file mode 100644 index 00000000000..aa70f17d65b --- /dev/null +++ b/2025/1xxx/CVE-2025-1863.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-1863", + "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