CVE-2024-25641: Cacti RCE vulnerability when importing packages
Cacti provides an operational monitoring and fault management framework. Prior to version 1.2.27, an arbitrary file write vulnerability, exploitable through the "Package Import" feature, allows authenticated users having the "Import Templates" permission to execute arbitrary PHP code on the web server. The vulnerability is located within the importpackage() function defined into the /lib/import.php script. The function blindly trusts the filename and file content provided within the XML data, and writes such files into the Cacti base path (or even outside, since path traversal sequences are not filtered). This can be exploited to write or overwrite arbitrary files on the web server, leading to execution of arbitrary PHP code or other security impacts. Version 1.2.27 contains a patch for this issue.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-25641?
CVE-2024-25641 has been classified as a high severity vulnerability due to its potential to allow arbitrary PHP code execution.
How do I fix CVE-2024-25641?
To mitigate CVE-2024-25641, update Cacti to version 1.2.27 or later.
Who is affected by CVE-2024-25641?
CVE-2024-25641 affects all versions of Cacti prior to 1.2.27, particularly those with the 'Import Templates' permission.
What are the implications of CVE-2024-25641?
The implications of CVE-2024-25641 include unauthorized access and execution of arbitrary PHP code by authenticated users.
When was CVE-2024-25641 reported?
CVE-2024-25641 was reported in May 2024.