CVE-2024-25641
A vulnerability was found in Cacti up to 1.2.26. It has been rated as critical. Affected by this issue is the function
import_package
in the library /lib/import.php of the component Package Import. The manipulation with an unknown input leads to a code injection vulnerability. Using CWE to declare the problem leads to CWE-94. The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. Impacted is confidentiality, integrity, and availability.
Exploit (PoC)