OmniPCX Enterprise存在远程命令注入漏洞
程序员文章站
2022-03-06 18:29:21
受影响系统:
Alcatel-Lucent OmniPCX Enterprise <= 7.1
不受影响系统:
Alcatel-Lucent OmniPCX Enterprise 7.1 patch F5.401.19
Alcatel-Lucent OmniPCX Enter... 08-10-08...
受影响系统:
alcatel-lucent omnipcx enterprise <= 7.1
不受影响系统:
alcatel-lucent omnipcx enterprise 7.1 patch f5.401.19
alcatel-lucent omnipcx enterprise 6.2 patch f3.301.37
alcatel-lucent omnipcx enterprise 6.1 patch f2.502.32
描述:
--------------------------------------------------------------------------------
bugtraq id: 25694
cve(can) id: cve-2007-3010
omnipcx enterprise是企业级的集成通讯解决方案。
omnipcx所带的cgi脚本实现上存在输入验证漏洞,远程攻击者可能利用此漏洞在服务器上执行任意命令。
omnipcx的web界面所安装的cgi脚本mastercgi提供了ping功能,如果以ping和user参数运行该脚本的话,就可以从web界面所在的服务器ping任意可到达的ip。ping是在服务器上执行的,运行服务器上所安装的ping程序,但在将user变量传送到shell之前没有进行任何过滤,因此可以在将任何命令注入到user变量中并执行。必须使用内部字段分隔符${ifs}编码空格,因为任何正常或url编码的空格都会终止命令执行。
<*来源:redteam pentesting gmbh (http://www.redteam-pentesting.de/)
链接:http://www1.alcatel-lucent.com/psirt/statements/2007002/oxeumt.htm
http://marc.info/?l=bugtraq&m=119004358600641&w=2
*>
建议:
--------------------------------------------------------------------------------
厂商补丁:
alcatel-lucent
--------------
目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:
http://www1.alcatel-lucent.com/enterprise/en/products/phones/index.html
上一篇: PHPCMS2.4中一个有趣的洞洞