CVE-2024-24572
Last modified
CVE-2024-24572 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.64% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Facilemanager | Facilemanager | < 4.5.1 |
References
- https://github.com/WillyXJ/facileManager/security/advisories/GHSA-xw34-8pj6-75gcExploit, Vendor Advisory
- https://github.com/WillyXJ/facileManager/security/advisories/GHSA-xw34-8pj6-75gcExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-24572?
How severe is CVE-2024-24572?
How do I fix CVE-2024-24572?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-24567Vyper is a pythonic Smart Contract Language for the ethereum…5.3
- CVE-2024-24568Suricata is a network Intrusion Detection System, Intrusion …5.3
- CVE-2024-24569The Pixee Java Code Security Toolkit is a set of security AP…4.8
- CVE-2024-2457The Modal Window – create popup modal window plugin for Word…5.4
- CVE-2024-24570Statamic is a Laravel and Git powered CMS. HTML files crafte…6.1
- CVE-2024-24571facileManager is a modular suite of web apps built with the …5.4
- CVE-2024-24573facileManager is a modular suite of web apps built with the …8.8
- CVE-2024-24574phpMyFAQ is an open source FAQ web application for PHP 8.1+ …6.1
- CVE-2024-24575libgit2 is a portable C implementation of the Git core metho…7.5
- CVE-2024-24576Rust is a programming language. The Rust Security Response W…10
- CVE-2024-24577libgit2 is a portable C implementation of the Git core metho…9.8
- CVE-2024-24578RaspberryMatic is an open-source operating system for HomeMa…9.8
Are you affected by CVE-2024-24572?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
