#VU90700 PHP file inclusion in Cacti - CVE-2024-31459
Published: June 3, 2024
Cacti
The Cacti Group, Inc.
Description
The vulnerability allows a remote user to include and execute arbitrary PHP files on the server.
The vulnerability exists due to incorrect input validation when including PHP files within the api_plugin_hook() function in the lib/plugin.php. A remote user can combine a SQL injection vulnerability #VU90699 (CVE-2024-31460) to include and execute arbitrary PHP code on the server.