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.
References
History
No history.
MITRE Information
Status: PUBLISHED
Assigner: GitHub_M
Published: 2024-05-13T15:05:56.662Z
Updated: 2024-05-13T15:05:56.662Z
Reserved: 2024-04-03T17:55:32.645Z
Link: CVE-2024-31445
JSON object: View
NVD Information
Status : Awaiting Analysis
Published: 2024-05-14T15:25:21.567
Modified: 2024-06-10T17:16:26.097
Link: CVE-2024-31445
JSON object: View
Redhat Information
No data.
CWE