diff --git a/2023/45xxx/CVE-2023-45866.json b/2023/45xxx/CVE-2023-45866.json index cf9a5d35171..4f34ffae735 100644 --- a/2023/45xxx/CVE-2023-45866.json +++ b/2023/45xxx/CVE-2023-45866.json @@ -111,6 +111,11 @@ "refsource": "DEBIAN", "name": "DSA-5584", "url": "https://www.debian.org/security/2023/dsa-5584" + }, + { + "refsource": "GENTOO", + "name": "GLSA-202401-03", + "url": "https://security.gentoo.org/glsa/202401-03" } ] } diff --git a/2023/6xxx/CVE-2023-6918.json b/2023/6xxx/CVE-2023-6918.json index 5224c7d88a6..c4fb0906b1b 100644 --- a/2023/6xxx/CVE-2023-6918.json +++ b/2023/6xxx/CVE-2023-6918.json @@ -167,7 +167,7 @@ { "version_value": "not down converted", "x_cve_json_5_version_data": { - "defaultStatus": "affected" + "defaultStatus": "unknown" } } ] diff --git a/2024/0xxx/CVE-2024-0246.json b/2024/0xxx/CVE-2024-0246.json index 19526043031..4fbc0b907d1 100644 --- a/2024/0xxx/CVE-2024-0246.json +++ b/2024/0xxx/CVE-2024-0246.json @@ -1,17 +1,103 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-0246", - "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 classified as problematic has been found in IceWarp 12.0.2.1/12.0.3.1. This affects an unknown part of the file /install/ of the component Utility Download Handler. The manipulation of the argument lang with the input 1%27\"()%26%25 leads to cross site scripting. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-249759. NOTE: The vendor was contacted early about this disclosure but did not respond in any way." + }, + { + "lang": "deu", + "value": "Es wurde eine Schwachstelle in IceWarp 12.0.2.1/12.0.3.1 entdeckt. Sie wurde als problematisch eingestuft. Betroffen hiervon ist ein unbekannter Ablauf der Datei /install/ der Komponente Utility Download Handler. Durch Manipulation des Arguments lang mit der Eingabe 1%27\"()%26%25 mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Umgesetzt werden kann der Angriff \u00fcber das Netzwerk. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-79 Cross Site Scripting", + "cweId": "CWE-79" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "n/a", + "product": { + "product_data": [ + { + "product_name": "IceWarp", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "12.0.2.1" + }, + { + "version_affected": "=", + "version_value": "12.0.3.1" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.249759", + "refsource": "MISC", + "name": "https://vuldb.com/?id.249759" + }, + { + "url": "https://vuldb.com/?ctiid.249759", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.249759" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "chor4o (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 4.3, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", + "baseSeverity": "MEDIUM" + }, + { + "version": "3.0", + "baseScore": 4.3, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", + "baseSeverity": "MEDIUM" + }, + { + "version": "2.0", + "baseScore": 5, + "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N" } ] } diff --git a/2024/0xxx/CVE-2024-0248.json b/2024/0xxx/CVE-2024-0248.json new file mode 100644 index 00000000000..8e58d5e0368 --- /dev/null +++ b/2024/0xxx/CVE-2024-0248.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-0248", + "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