AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-24572

MEDIUM · CVSS 6.5 EPSS 0.64% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-01-31 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.5. Public exploit code or proof-of-concept references have been detected in its references. It involves a SQL injection risk. Exploitation may require the attacker to be authenticated.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-24572
Severity
MEDIUM
CVSS
6.5
EPSS
0.64%

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)