Cacti provides an operational monitoring and fault management framework. Prior to version 1.2.27, some of the data stored in `automation_tree_rules.php` is not thoroughly checked and is used to concatenate the SQL statement in `create_all_header_nodes()` function from `lib/api_automation.php` , finally resulting in SQL injection. Using SQL based secondary injection technology, attackers can modify the contents of the Cacti database, and based on the modified content, it may be possible to achieve further impact, such as arbitrary file reading, and even remote code execution through arbitrary file writing. Version 1.2.27 contains a patch for the issue.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2024-05-13T15:14:38.689Z

Updated: 2024-05-13T15:14:38.689Z

Reserved: 2024-04-03T17:55:32.647Z


Link: CVE-2024-31460

JSON object: View

cve-icon NVD Information

Status : Awaiting Analysis

Published: 2024-05-14T15:25:26.897

Modified: 2024-06-10T17:16:26.390


Link: CVE-2024-31460

JSON object: View

cve-icon Redhat Information

No data.

CWE