漏洞信息详情
vBulletin ImpEx模块远程文件包含漏洞
- CNNVD编号:CNNVD-200603-406
- 危害等级: 高危
- CVE编号:
CVE-2006-1382
- 漏洞类型:
输入验证
- 发布时间:
2006-03-24
- 威胁类型:
远程
- 更新时间:
2006-03-24
- 厂 商:
jelsoft - 漏洞来源:
ReZEN rezen@xorcre… -
漏洞简介
vBulletin是一款开放源代码PHP论坛程序。
vBulletin程序在实现上存在输入验证漏洞,远程攻击者可能利用此漏洞在服务器上执行任意命令。
在vBulletin的ImpEx模块中,ImpExData.php没有正确的过滤对systempath参数的输入,导致可以包含任意外部或本地的文件。具体来说:
require_once ($systempath . \’\’impex/ImpExDatabase.php\’\’);
在require_once()函数中使用之前没有设置$systempath变量,导致了上述漏洞。
参考网址
来源: 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