CVE-2024-28396
https://notcve.org/view.php?id=CVE-2024-28396
20 Mar 2024 — An issue in MyPrestaModules ordersexport v.6.0.2 and before allows a remote attacker to execute arbitrary code via the download.php component. • https://addons.prestashop.com/en/data-import-export/17596-orders-csv-excel-export-pro.html • CWE-94: Improper Control of Generation of Code ('Code Injection') •
CVE-2023-46354
https://notcve.org/view.php?id=CVE-2023-46354
06 Dec 2023 — In the module "Orders (CSV, Excel) Export PRO" (ordersexport) < 5.2.0 from MyPrestaModules for PrestaShop, a guest can download personal information without restriction. Due to a lack of permissions control, a guest can access exports from the module which can lead to a leak of personal information from ps_customer/ps_address tables such as name / surname / email / phone number / full postal address. En el módulo "Orders (CSV, Excel) Export PRO" (ordersexport) < 5.2.0 de MyPrestaModules para PrestaShop, ... • https://security.friendsofpresta.org/modules/2023/11/28/ordersexport.html • CWE-862: Missing Authorization •
CVE-2023-40923
https://notcve.org/view.php?id=CVE-2023-40923
15 Nov 2023 — MyPrestaModules ordersexport before v5.0 was discovered to contain multiple SQL injection vulnerabilities at send.php via the key and save_setting parameters. Se descubrió que MyPrestaModules ordersexport anterior a v5.0 contenía múltiples vulnerabilidades de inyección SQL en send.php a través de los parámetros key y save_setting. • https://security.friendsofpresta.org/modules/2023/11/09/ordersexport.html • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •