cve/2024/CVE-2024-43018.md

20 lines
906 B
Markdown
Raw Permalink Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-43018](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-43018)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### 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
- https://github.com/PuddinCat/GithubRepoSpider
- https://github.com/fkie-cad/nvd-json-data-feeds
- https://github.com/joaosilva21/CVE-2024-43018