diff --git a/2024/7xxx/CVE-2024-7742.json b/2024/7xxx/CVE-2024-7742.json index 9aabf8abf2f..443e37552bf 100644 --- a/2024/7xxx/CVE-2024-7742.json +++ b/2024/7xxx/CVE-2024-7742.json @@ -1,17 +1,109 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-7742", - "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 wanglongcn ltcms 1.0.20. It has been classified as critical. Affected is the function multiDownload of the file /api/file/multiDownload of the component API Endpoint. The manipulation of the argument file leads to server-side request forgery. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. NOTE: The vendor was contacted early about this disclosure but did not respond in any way." + }, + { + "lang": "deu", + "value": "Es wurde eine kritische Schwachstelle in wanglongcn ltcms 1.0.20 ausgemacht. Es geht dabei um die Funktion multiDownload der Datei /api/file/multiDownload der Komponente API Endpoint. Dank der Manipulation des Arguments file mit unbekannten Daten kann eine server-side request forgery-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-918 Server-Side Request Forgery", + "cweId": "CWE-918" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "wanglongcn", + "product": { + "product_data": [ + { + "product_name": "ltcms", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0.20" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.274362", + "refsource": "MISC", + "name": "https://vuldb.com/?id.274362" + }, + { + "url": "https://vuldb.com/?ctiid.274362", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.274362" + }, + { + "url": "https://vuldb.com/?submit.386434", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.386434" + }, + { + "url": "https://github.com/DeepMountains/Mirage/blob/main/CVE14-3.md", + "refsource": "MISC", + "name": "https://github.com/DeepMountains/Mirage/blob/main/CVE14-3.md" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "Dee.Mirage (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 7.3, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "HIGH" + }, + { + "version": "3.0", + "baseScore": 7.3, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "HIGH" + }, + { + "version": "2.0", + "baseScore": 7.5, + "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P" } ] } diff --git a/2024/7xxx/CVE-2024-7743.json b/2024/7xxx/CVE-2024-7743.json index b3dce64050d..e6f5fd67be1 100644 --- a/2024/7xxx/CVE-2024-7743.json +++ b/2024/7xxx/CVE-2024-7743.json @@ -1,17 +1,109 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-7743", - "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 wanglongcn ltcms 1.0.20. It has been declared as critical. Affected by this vulnerability is the function downloadUrl of the file /api/file/downloadUrl of the component API Endpoint. The manipulation of the argument file leads to server-side request forgery. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. NOTE: The vendor was contacted early about this disclosure but did not respond in any way." + }, + { + "lang": "deu", + "value": "In wanglongcn ltcms 1.0.20 wurde eine kritische Schwachstelle ausgemacht. Dabei geht es um die Funktion downloadUrl der Datei /api/file/downloadUrl der Komponente API Endpoint. Dank Manipulation des Arguments file mit unbekannten Daten kann eine server-side request forgery-Schwachstelle ausgenutzt werden. Die Umsetzung des Angriffs kann dabei \u00fcber das Netzwerk erfolgen. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-918 Server-Side Request Forgery", + "cweId": "CWE-918" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "wanglongcn", + "product": { + "product_data": [ + { + "product_name": "ltcms", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0.20" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.274363", + "refsource": "MISC", + "name": "https://vuldb.com/?id.274363" + }, + { + "url": "https://vuldb.com/?ctiid.274363", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.274363" + }, + { + "url": "https://vuldb.com/?submit.386435", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.386435" + }, + { + "url": "https://github.com/DeepMountains/Mirage/blob/main/CVE14-4.md", + "refsource": "MISC", + "name": "https://github.com/DeepMountains/Mirage/blob/main/CVE14-4.md" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "Dee.Mirage (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 7.3, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "HIGH" + }, + { + "version": "3.0", + "baseScore": 7.3, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", + "baseSeverity": "HIGH" + }, + { + "version": "2.0", + "baseScore": 7.5, + "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P" } ] }