PHPKIT 多个SQL注入漏洞

PHPKIT 多个SQL注入漏洞

漏洞ID 1109017 漏洞类型 SQL注入
发布时间 2005-08-22 更新时间 2005-10-20
图片[1]-PHPKIT 多个SQL注入漏洞-安全小百科CVE编号 CVE-2005-2683
图片[2]-PHPKIT 多个SQL注入漏洞-安全小百科CNNVD-ID CNNVD-200508-264
漏洞平台 PHP CVSS评分 7.5
|漏洞来源
https://www.exploit-db.com/exploits/26184
http://www.cnnvd.org.cn/web/xxk/ldxqById.tag?CNNVD=CNNVD-200508-264
|漏洞详情
PHPKIT是一套基于Web的内容管理系统(CMS)。该系统提供论坛、留言板等模块。PHPKIT的include.php?path=login/member.php、include.php?path=login/imcenter.php和admin/admin.php?path=images.php中存在多个SQL注入漏洞,远程攻击者就可以利用这些漏洞执行任意SQL命令,或向content/images/目录中上传文件。起因是没有正确的验证用户输入。如果magic_quotes_gpc=Off的话。
|漏洞EXP
source: http://www.securityfocus.com/bid/14629/info

PHPKit is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.

Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation. 

http://www.example.com/phpkit/include.php?path=login/member.php&letter=phuket'%20AND%20MID(user_pw,1,1)='8'/*
|参考资料

来源:BID
名称:14629
链接:http://www.securityfocus.com/bid/14629
来源:SECUNIA
名称:16531
链接:http://secunia.com/advisories/16531/
来源:BUGTRAQ
名称:20050822SQLInjectionandPHPCodeInjectionVulnerabilitiesinPHPKit1.6.1
链接:http://marc.theaimsgroup.com/?l=bugtraq&m;=112474427221031&w;=2

相关推荐: Zeroboard PHP Include File Arbitrary Command Execution Vulnerability

Zeroboard PHP Include File Arbitrary Command Execution Vulnerability 漏洞ID 1101945 漏洞类型 Input Validation Error 发布时间 2002-06-15 更新时间…

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