SQL injection in Cacti - CVE-2024-54145

 

SQL injection in Cacti - CVE-2024-54145

Published: January 27, 2025


Vulnerability identifier: #VU103309
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2024-54145
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: The Cacti Group, Inc.
Affected software:
Cacti

Detailed vulnerability description

The vulnerability allows a remote attacker to execute arbitrary SQL queries in database.

The vulnerability exists due to insufficient sanitization of user-supplied data in get_discovery_results function of automation_devices.php. paramter. A remote user can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.

Successful exploitation of this vulnerability may allow a remote attacker to delete data in database.


How to mitigate CVE-2024-54145

Install updates from vendor's website.

Sources