Bugzilla – Bug 1224239
VUL-0: CVE-2024-31460: cacti: SQL injection vulnerability when using tree rules through Automation API
Last modified: 2024-05-15 19:31:31 UTC
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. References: https://github.com/Cacti/cacti/security/advisories/GHSA-cx8g-hvq8-p2rv https://github.com/Cacti/cacti/security/advisories/GHSA-gj3f-p326-gh8r http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-31460 https://www.cve.org/CVERecord?id=CVE-2024-31460
This is an autogenerated message for OBS integration: This bug (1224239) was mentioned in https://build.opensuse.org/request/show/1174071 Factory / cacti https://build.opensuse.org/request/show/1174072 Backports:SLE-12+Backports:SLE-15-SP5 / cacti+cacti-spine
This is an autogenerated message for OBS integration: This bug (1224239) was mentioned in https://build.opensuse.org/request/show/1174083 Backports:SLE-12+Backports:SLE-15-SP5 / cacti+cacti-spine
done