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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
08 Jul 2025, 16:19
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-03 20:15
Updated : 2025-07-08 16:19
NVD link : CVE-2025-34088
Mitre link : CVE-2025-34088
CVE.ORG link : CVE-2025-34088
JSON object : View
Products Affected
No product.
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')