Cacti provides an operational monitoring and fault management framework. Prior to version 1.2.27, there is a file inclusion issue in the `lib/plugin.php` file. Combined with SQL injection vulnerabilities, remote code execution can be implemented. There is a file inclusion issue with the `api_plugin_hook()` function in the `lib/plugin.php` file, which reads the plugin_hooks and plugin_config tables in database. The read data is directly used to concatenate the file path which is used for file inclusion. Version 1.2.27 contains a patch for the issue.
References
| Link | Resource |
|---|---|
| https://github.com/Cacti/cacti/security/advisories/GHSA-cx8g-hvq8-p2rv | Exploit Vendor Advisory |
| https://github.com/Cacti/cacti/security/advisories/GHSA-gj3f-p326-gh8r | Exploit Vendor Advisory |
| https://github.com/Cacti/cacti/security/advisories/GHSA-pfh9-gwm6-86vp | Exploit Vendor Advisory |
| https://lists.fedoraproject.org/archives/list/[email protected]/message/RBEOAFKRARQHTDIYSL723XAFJ2Q6624X/ | Product |
| https://github.com/Cacti/cacti/security/advisories/GHSA-cx8g-hvq8-p2rv | Exploit Vendor Advisory |
| https://github.com/Cacti/cacti/security/advisories/GHSA-gj3f-p326-gh8r | Exploit Vendor Advisory |
| https://github.com/Cacti/cacti/security/advisories/GHSA-pfh9-gwm6-86vp | Exploit Vendor Advisory |
| https://lists.debian.org/debian-lts-announce/2024/09/msg00027.html | |
| https://lists.fedoraproject.org/archives/list/[email protected]/message/RBEOAFKRARQHTDIYSL723XAFJ2Q6624X/ | Product |
Configurations
History
04 Nov 2025, 17:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
Information
Published : 2024-05-14 15:25
Updated : 2025-11-04 17:15
NVD link : CVE-2024-31459
Mitre link : CVE-2024-31459
CVE.ORG link : CVE-2024-31459
JSON object : View
Products Affected
cacti
- cacti
fedoraproject
- fedora
CWE
CWE-98
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
NVD-CWE-Other