PHPNews Auth.PHP SQL注入漏洞

PHPNews Auth.PHP SQL注入漏洞

漏洞ID 1108941 漏洞类型 SQL注入
发布时间 2005-07-20 更新时间 2005-10-20
图片[1]-PHPNews Auth.PHP SQL注入漏洞-安全小百科CVE编号 CVE-2005-2383
图片[2]-PHPNews Auth.PHP SQL注入漏洞-安全小百科CNNVD-ID CNNVD-200507-260
漏洞平台 PHP CVSS评分 7.5
|漏洞来源
https://www.exploit-db.com/exploits/26016
http://www.cnnvd.org.cn/web/xxk/ldxqById.tag?CNNVD=CNNVD-200507-260
|漏洞详情
PHPNews是一款非常强大的新闻发布软件。PHPNews1.2.5的auth.php存在SQL注入漏洞。远程攻击者可以通过HTTPPOST请求中的user参数执行任意SQL命令。
|漏洞EXP
source: http://www.securityfocus.com/bid/14333/info

PHPNews is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.

This vulnerability could permit remote attackers to pass malicious input to database queries, resulting in modification of query logic or other attacks. 

Navigate to the user logon form.

Enter the following string into the Username field:

anything' or '1'='1'/*

followed by any characters in the Password field.
|参考资料

来源:newsphp.sourceforge.net
链接:http://newsphp.sourceforge.net/changelog/changelog_1.30.txt
来源:BUGTRAQ
名称:20050720PHPNewsSQLinjectionvulnerability
链接:http://marc.theaimsgroup.com/?l=bugtraq&m;=112189453304389&w;=2
来源:BID
名称:14333
链接:http://www.securityfocus.com/bid/14333
来源:SECUNIA
名称:16148
链接:http://secunia.com/advisories/16148

相关推荐: Sun AnswerBook2未认证管理脚本访问漏洞

Sun AnswerBook2未认证管理脚本访问漏洞 漏洞ID 1106898 漏洞类型 权限许可和访问控制 发布时间 2002-08-02 更新时间 2002-12-31 CVE编号 CVE-2002-2425 CNNVD-ID CNNVD-200212-6…

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