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: 5.3 [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]
CVE-ID: CVE-2024-54145
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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.


Affected software

Cacti

How to mitigate CVE-2024-54145

Install updates from vendor's website.

Cacti - update to 1.2.29

External References

Related Security Bulletins