cve/2024/CVE-2024-43018.md
2025-09-29 21:09:30 +02:00

906 B

CVE-2024-43018

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 include\ws_functions\pwg.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.

POC

Reference

No PoCs from references.

Github