CVE-2025-34088 — An authenticated remote code execution vulnerability...
CVE-2025-34088 漏洞深度分析
漏洞概述
CVE 编号: CVE-2025-34088
CVSS 评分: 8.6(HIGH)
CVSS 向量: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CWE 分类: CWE-78
漏洞状态: Analyzed
发布时间: 2025-07-03T20:15:23.007
最后更新: 2026-07-14T23:17:20.260
漏洞描述
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.
影响分析
此漏洞的具体影响取决于实际利用场景。"
修复建议
- 及时关注厂商发布的安全更新和补丁
- 升级受影响组件到最新版本
- 如无法立即升级,参考厂商提供的临时缓解措施
- 加强网络访问控制和监控
参考链接
- 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/
💬 评论