#VU103309 SQL injection in Cacti - CVE-2024-54145
Published: January 27, 2025
Cacti
The Cacti Group, Inc.
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.