From acfe926dbc3494f2af2a1c1882675bf8a2994dae Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 15 Jan 2024 02:00:38 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/0xxx/CVE-2024-0530.json | 95 ++++++++++++++++++++++++++++++++++-- 2024/0xxx/CVE-2024-0531.json | 95 ++++++++++++++++++++++++++++++++++-- 2024/0xxx/CVE-2024-0532.json | 95 ++++++++++++++++++++++++++++++++++-- 2024/0xxx/CVE-2024-0551.json | 18 +++++++ 4 files changed, 291 insertions(+), 12 deletions(-) create mode 100644 2024/0xxx/CVE-2024-0551.json diff --git a/2024/0xxx/CVE-2024-0530.json b/2024/0xxx/CVE-2024-0530.json index aa4b49f3d70..ad23fe40c2b 100644 --- a/2024/0xxx/CVE-2024-0530.json +++ b/2024/0xxx/CVE-2024-0530.json @@ -1,17 +1,104 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-0530", - "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 was found in CXBSoft Post-Office up to 1.0 and classified as critical. Affected by this issue is some unknown functionality of the file /apps/reg_go.php of the component HTTP POST Request Handler. The manipulation of the argument username_reg leads to sql injection. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-250700. NOTE: The vendor was contacted early about this disclosure but did not respond in any way." + }, + { + "lang": "deu", + "value": "Eine Schwachstelle wurde in CXBSoft Post-Office bis 1.0 gefunden. Sie wurde als kritisch eingestuft. Davon betroffen ist unbekannter Code der Datei /apps/reg_go.php der Komponente HTTP POST Request Handler. Durch Beeinflussen des Arguments username_reg mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-89 SQL Injection", + "cweId": "CWE-89" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "CXBSoft", + "product": { + "product_data": [ + { + "product_name": "Post-Office", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.250700", + "refsource": "MISC", + "name": "https://vuldb.com/?id.250700" + }, + { + "url": "https://vuldb.com/?ctiid.250700", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.250700" + }, + { + "url": "https://note.zhaoj.in/share/HUxa372VNwad", + "refsource": "MISC", + "name": "https://note.zhaoj.in/share/HUxa372VNwad" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "glzjin (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 5.5, + "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "MEDIUM" + }, + { + "version": "3.0", + "baseScore": 5.5, + "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "MEDIUM" + }, + { + "version": "2.0", + "baseScore": 5.2, + "vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P" } ] } diff --git a/2024/0xxx/CVE-2024-0531.json b/2024/0xxx/CVE-2024-0531.json index bdee1335fe5..411ed2e4220 100644 --- a/2024/0xxx/CVE-2024-0531.json +++ b/2024/0xxx/CVE-2024-0531.json @@ -1,17 +1,104 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-0531", - "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 was found in Tenda A15 15.13.07.13. It has been classified as critical. This affects an unknown part of the file /goform/setBlackRule of the component Web-based Management Interface. The manipulation of the argument deviceList leads to stack-based buffer overflow. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-250701 was assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way." + }, + { + "lang": "deu", + "value": "Es wurde eine Schwachstelle in Tenda A15 15.13.07.13 ausgemacht. Sie wurde als kritisch eingestuft. Hiervon betroffen ist ein unbekannter Codeblock der Datei /goform/setBlackRule der Komponente Web-based Management Interface. Dank der Manipulation des Arguments deviceList mit unbekannten Daten kann eine stack-based buffer overflow-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk angegangen werden. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-121 Stack-based Buffer Overflow", + "cweId": "CWE-121" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Tenda", + "product": { + "product_data": [ + { + "product_name": "A15", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "15.13.07.13" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.250701", + "refsource": "MISC", + "name": "https://vuldb.com/?id.250701" + }, + { + "url": "https://vuldb.com/?ctiid.250701", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.250701" + }, + { + "url": "https://github.com/yaoyue123/iot/blob/main/Tenda/A15/setBlackRule.md", + "refsource": "MISC", + "name": "https://github.com/yaoyue123/iot/blob/main/Tenda/A15/setBlackRule.md" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "chenjun ma (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 7.2, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", + "baseSeverity": "HIGH" + }, + { + "version": "3.0", + "baseScore": 7.2, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", + "baseSeverity": "HIGH" + }, + { + "version": "2.0", + "baseScore": 8.3, + "vectorString": "AV:N/AC:L/Au:M/C:C/I:C/A:C" } ] } diff --git a/2024/0xxx/CVE-2024-0532.json b/2024/0xxx/CVE-2024-0532.json index 7dcf2737dfb..a3b21f9d4b7 100644 --- a/2024/0xxx/CVE-2024-0532.json +++ b/2024/0xxx/CVE-2024-0532.json @@ -1,17 +1,104 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-0532", - "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 was found in Tenda A15 15.13.07.13. It has been declared as critical. This vulnerability affects unknown code of the file /goform/WifiExtraSet of the component Web-based Management Interface. The manipulation of the argument wpapsk_crypto2_4g leads to stack-based buffer overflow. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-250702 is the identifier assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way." + }, + { + "lang": "deu", + "value": "In Tenda A15 15.13.07.13 wurde eine Schwachstelle ausgemacht. Sie wurde als kritisch eingestuft. Betroffen ist eine unbekannte Verarbeitung der Datei /goform/WifiExtraSet der Komponente Web-based Management Interface. Dank Manipulation des Arguments wpapsk_crypto2_4g mit unbekannten Daten kann eine stack-based buffer overflow-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk passieren. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-121 Stack-based Buffer Overflow", + "cweId": "CWE-121" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Tenda", + "product": { + "product_data": [ + { + "product_name": "A15", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "15.13.07.13" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.250702", + "refsource": "MISC", + "name": "https://vuldb.com/?id.250702" + }, + { + "url": "https://vuldb.com/?ctiid.250702", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.250702" + }, + { + "url": "https://github.com/yaoyue123/iot/blob/main/Tenda/A15/WifExtraSet.md", + "refsource": "MISC", + "name": "https://github.com/yaoyue123/iot/blob/main/Tenda/A15/WifExtraSet.md" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "chenjun ma (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 7.2, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", + "baseSeverity": "HIGH" + }, + { + "version": "3.0", + "baseScore": 7.2, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", + "baseSeverity": "HIGH" + }, + { + "version": "2.0", + "baseScore": 8.3, + "vectorString": "AV:N/AC:L/Au:M/C:C/I:C/A:C" } ] } diff --git a/2024/0xxx/CVE-2024-0551.json b/2024/0xxx/CVE-2024-0551.json new file mode 100644 index 00000000000..f1e00872103 --- /dev/null +++ b/2024/0xxx/CVE-2024-0551.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-0551", + "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