The following table lists the changes that have been made to the
CVE-2024-43018 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution
of a vulnerability, and for identifying the most recent changes that may
impact the vulnerability’s severity, exploitability, or other characteristics.
-
New CVE Received
by [email protected]Jul. 29, 2025
Action Type Old Value New Value Added Description Piwigo 13.8.0 and below is vulnerable to SQL Injection in the parameters max_level and min_register. These parameters are used in ws_user_gerList function from file includews_functionspwg.users.php and this same function is called by ws.php file at some point can be used for searching users in advanced way in /admin.php?page=user_list. Added Reference https://github.com/joaosilva21/CVE-2024-43018 Added Reference https://github.com/Piwigo/Piwigo/issues/2197 -
CVE Modified
by 134c704f-9b21-4f2e-91b3-4a467353bcc0Jul. 29, 2025
Action Type Old Value New Value Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N Added CWE CWE-89