HTTP: Cacti Group Cacti build_graph_object_sql_having SQL Injection
This signature detects attempts to exploit a known vulnerability against Cacti Group. A successful attack can lead to command injection and arbitrary code execution.
Extended Description
Cacti provides an operational monitoring and fault management framework. Prior to version 1.2.27, a SQL injection vulnerability in `automation_get_new_graphs_sql` function of `api_automation.php` allows authenticated users to exploit these SQL injection vulnerabilities to perform privilege escalation and remote code execution. In `api_automation.php` line 856, the `get_request_var('filter')` is being concatenated into the SQL statement without any sanitization. In `api_automation.php` line 717, The filter of `'filter'` is `FILTER_DEFAULT`, which means there is no filter for it. Version 1.2.27 contains a patch for the issue.
Affected Products
Fedoraproject fedora
References
CVE: CVE-2024-31445
URL: https://github.com/Cacti/cacti/security/advisories/GHSA-vjph-r677-6pcc
srx-branch-12.3
srx-19.3
srx-branch-19.3
vsrx3bsd-19.2
srx-branch-19.4
vsrx-19.4
mx-12.3
mx-19.4
vmx-19.4
mx-19.3
vsrx3bsd-19.4
srx-19.4
vsrx-12.3
vmx-19.3
vsrx-19.2
srx-12.3
Cacti
Fedoraproject