CVE-2024-31460
Description
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.
CVSS Details
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Threat Intelligence
Weaknesses 1
Affected Products 2
| Vendor | Product | Version | Range |
|---|---|---|---|
| cacti | cacti | * | <1.2.27 |
| fedoraproject | fedora | 39 | any |
References 4
- github.com https://github.com/Cacti/cacti/security/advisories/GHSA-cx8g-hvq8-p2rv
- github.com https://github.com/Cacti/cacti/security/advisories/GHSA-gj3f-p326-gh8r
- lists.debian.org https://lists.debian.org/debian-lts-announce/2024/09/msg00027.html
- lists.fedoraproject.org https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RBEOAFKRARQHTDIYSL723XAFJ2Q6624X/
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.