Cacti provides an operational monitoring and fault management framework. Prior to version 1.2.27, some of the data stored in `form_save()` function in `graph_template_inputs.php` is not thoroughly checked and is used to concatenate the SQL statement in `draw_nontemplated_fields_graph_item()` function from `lib/html_form_templates.php` , finally resulting in SQL injection. Version 1.2.27 contains a patch for the issue.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-05-14 15:25
Updated : 2024-06-10 17:16
NVD link : CVE-2024-31458
Mitre link : CVE-2024-31458
CVE.ORG link : CVE-2024-31458
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')