First published: Mon May 13 2024(Updated: )
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.
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
debian/cacti | <=1.2.16+ds1-2+deb11u3<=1.2.24+ds1-1+deb12u2 | 1.2.16+ds1-2+deb11u4 1.2.24+ds1-1+deb12u4 1.2.27+ds1-2 |
Cacti | <1.2.27 | |
Fedora | =39 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-31459 has a critical severity due to the potential for remote code execution through file inclusion and SQL injection vulnerabilities.
To fix CVE-2024-31459, upgrade to Cacti version 1.2.27 or later, which addresses the file inclusion vulnerability.
CVE-2024-31459 affects Cacti versions prior to 1.2.27, specifically versions up to and including 1.2.16+ds1-2 and 1.2.24+ds1-1.
Yes, CVE-2024-31459 can lead to unauthorized access due to the ability to execute remote code on the server.
Yes, remote code execution is possible with CVE-2024-31459 when combined with SQL injection vulnerabilities.