diff --git a/2024/7xxx/CVE-2024-7458.json b/2024/7xxx/CVE-2024-7458.json index e0a3336fdcf..d1a68b1ccb9 100644 --- a/2024/7xxx/CVE-2024-7458.json +++ b/2024/7xxx/CVE-2024-7458.json @@ -1,17 +1,141 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-7458", - "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 elunez eladmin up to 2.7 and classified as critical. This issue affects some unknown processing of the file /api/deploy/upload /api/database/upload of the component Database Management/Deployment Management. The manipulation of the argument file leads to path traversal: 'dir/../../filename'. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-273551." + }, + { + "lang": "deu", + "value": "Eine kritische Schwachstelle wurde in elunez eladmin bis 2.7 gefunden. Es geht hierbei um eine nicht n\u00e4her spezifizierte Funktion der Datei /api/deploy/upload /api/database/upload der Komponente Database Management/Deployment Management. Durch die Manipulation des Arguments file mit unbekannten Daten kann eine path traversal: 'dir/../../filename'-Schwachstelle ausgenutzt werden. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-27 Path Traversal: 'dir/../../filename'", + "cweId": "CWE-27" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "elunez", + "product": { + "product_data": [ + { + "product_name": "eladmin", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "2.0" + }, + { + "version_affected": "=", + "version_value": "2.1" + }, + { + "version_affected": "=", + "version_value": "2.2" + }, + { + "version_affected": "=", + "version_value": "2.3" + }, + { + "version_affected": "=", + "version_value": "2.4" + }, + { + "version_affected": "=", + "version_value": "2.5" + }, + { + "version_affected": "=", + "version_value": "2.6" + }, + { + "version_affected": "=", + "version_value": "2.7" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.273551", + "refsource": "MISC", + "name": "https://vuldb.com/?id.273551" + }, + { + "url": "https://vuldb.com/?ctiid.273551", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.273551" + }, + { + "url": "https://vuldb.com/?submit.380498", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.380498" + }, + { + "url": "https://github.com/elunez/eladmin/issues/851", + "refsource": "MISC", + "name": "https://github.com/elunez/eladmin/issues/851" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "nerowander (VulDB User)" + }, + { + "lang": "en", + "value": "nerowander (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/7xxx/CVE-2024-7459.json b/2024/7xxx/CVE-2024-7459.json index de8b9dff121..9e3826949fd 100644 --- a/2024/7xxx/CVE-2024-7459.json +++ b/2024/7xxx/CVE-2024-7459.json @@ -1,17 +1,107 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-7459", - "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 OSWAPP Warehouse Inventory System 1.0/2.0. It has been classified as problematic. Affected is an unknown function of the file /edit_account.php. The manipulation leads to cross-site request forgery. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-273552." + }, + { + "lang": "deu", + "value": "Es wurde eine problematische Schwachstelle in OSWAPP Warehouse Inventory System 1.0/2.0 ausgemacht. Es geht dabei um eine nicht klar definierte Funktion der Datei /edit_account.php. Durch Manipulation mit unbekannten Daten kann eine cross-site 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-352 Cross-Site Request Forgery", + "cweId": "CWE-352" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "OSWAPP", + "product": { + "product_data": [ + { + "product_name": "Warehouse Inventory System", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + }, + { + "version_affected": "=", + "version_value": "2.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.273552", + "refsource": "MISC", + "name": "https://vuldb.com/?id.273552" + }, + { + "url": "https://vuldb.com/?ctiid.273552", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.273552" + }, + { + "url": "https://vuldb.com/?submit.379590", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.379590" + }, + { + "url": "https://gist.github.com/topsky979/26ab4dc35349a3f670fb8688c69a5cad", + "refsource": "MISC", + "name": "https://gist.github.com/topsky979/26ab4dc35349a3f670fb8688c69a5cad" + } + ] + }, + "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" } ] }