Vulnerability Description
facileManager is a modular suite of web apps built with the sysadmin in mind. In versions 4.5.0 and earlier, the $_REQUEST global array was unsafely called inside an extract() function in admin-logs.php. The PHP file fm-init.php prevents arbitrary manipulation of $_SESSION via the GET/POST parameters. However, it does not prevent manipulation of any other sensitive variables such as $search_sql. Knowing this, an authenticated user with privileges to view site logs can manipulate the search_sql variable by appending a GET parameter search_sql in the URL. The information above means that the checks and SQL injection prevention attempts were rendered unusable.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Facilemanager | Facilemanager | < 4.5.1 |
Related Weaknesses (CWE)
References
- https://github.com/WillyXJ/facileManager/commit/0aa850d4b518f10143a4c675142b15caPatch
- https://github.com/WillyXJ/facileManager/security/advisories/GHSA-xw34-8pj6-75gcExploitVendor Advisory
- https://github.com/WillyXJ/facileManager/commit/0aa850d4b518f10143a4c675142b15caPatch
- https://github.com/WillyXJ/facileManager/security/advisories/GHSA-xw34-8pj6-75gcExploitVendor Advisory
FAQ
What is CVE-2024-24572?
CVE-2024-24572 is a vulnerability with a CVSS score of 6.5 (MEDIUM). facileManager is a modular suite of web apps built with the sysadmin in mind. In versions 4.5.0 and earlier, the $_REQUEST global array was unsafely called inside an extract() function in admin-logs.p...
How severe is CVE-2024-24572?
CVE-2024-24572 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-24572?
Check the references section above for vendor advisories and patch information. Affected products include: Facilemanager Facilemanager.