CVE-2025-34088
Severity CVSS v4.0:
HIGH
Type:
CWE-78
OS Command Injections
Publication date:
03/07/2025
Last modified:
03/07/2025
Description
An authenticated remote code execution vulnerability exists in Pandora FMS version 7.0NG and earlier. The net_tools.php functionality allows authenticated users to execute arbitrary OS commands via the select_ips parameter when performing network tools operations, such as pinging. This occurs because user input is not properly sanitized before being passed to system commands, enabling command injection.
Impact
Base Score 4.0
8.60
Severity 4.0
HIGH
References to Advisories, Solutions, and Tools
- https://github.com/pandorafms/pandorafms
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/linux/http/pandora_ping_cmd_exec.rb
- https://vulncheck.com/advisories/pandora-fms-rce-via-ping
- https://www.exploit-db.com/exploits/48334
- https://www.rapid7.com/db/modules/exploit/linux/http/pandora_ping_cmd_exec/