cve/2024/CVE-2024-24573.md
2024-06-18 02:51:15 +02:00

18 lines
962 B
Markdown

### [CVE-2024-24573](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-24573)
![](https://img.shields.io/static/v1?label=Product&message=facileManager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%3D%204.5.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-863%3A%20Incorrect%20Authorization&color=brighgreen)
### Description
facileManager is a modular suite of web apps built with the sysadmin in mind. In versions 4.5.0 and earlier, when a user updates their profile, a POST request containing user information is sent to the endpoint server/fm-modules/facileManager/ajax/processPost.php. It was found that non-admins can arbitrarily set their permissions and grant their non-admin accounts with super user privileges.
### POC
#### Reference
- https://github.com/WillyXJ/facileManager/security/advisories/GHSA-w67q-pp62-j4pf
#### Github
No PoCs found on GitHub currently.