vBulletin ImpEx模块远程文件包含漏洞

漏洞信息详情

vBulletin ImpEx模块远程文件包含漏洞

漏洞简介

vBulletin是一款开放源代码PHP论坛程序。

vBulletin程序在实现上存在输入验证漏洞,远程攻击者可能利用此漏洞在服务器上执行任意命令。

在vBulletin的ImpEx模块中,ImpExData.php没有正确的过滤对systempath参数的输入,导致可以包含任意外部或本地的文件。具体来说:

require_once ($systempath . \’\’impex/ImpExDatabase.php\’\’);

在require_once()函数中使用之前没有设置$systempath变量,导致了上述漏洞。

漏洞公告

目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本:

http://www.vbulletin.com/docs/html/impex

参考网址

来源: VUPEN

名称: ADV-2006-1056

链接:http://www.frsirt.com/english/advisories/2006/1056

来源: SECUNIA

名称: 19352

链接:http://secunia.com/advisories/19352

来源: FULLDISC

名称: 20060323 XOR Crew :: vBulletin ImpEx <= 1.74 – Remote Command Execution Vulnerability

链接:http://lists.grok.org.uk/pipermail/full-disclosure/2006-March/044318.html

来源: XF

名称: impex-systempath-file-include(34095)

链接:http://xforce.iss.net/xforce/xfdb/34095

来源: XF

名称: impex-impexdata-file-include(25391)

链接:http://xforce.iss.net/xforce/xfdb/25391

来源: BID

名称: 17206

链接:http://www.securityfocus.com/bid/17206

来源: BUGTRAQ

名称: 20070504 Remote File Include In Script impex

链接:http://www.securityfocus.com/archive/1/archive/1/467666/100/0/threaded

来源: OSVDB

名称: 24070

链接:http://www.osvdb.org/24070

受影响实体

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享