PHP-Nuke Adam Webb NukeJokes模块多个输入验证漏洞

PHP-Nuke Adam Webb NukeJokes模块多个输入验证漏洞

漏洞ID 1107934 漏洞类型 输入验证
发布时间 2004-05-08 更新时间 2005-10-20
图片[1]-PHP-Nuke Adam Webb NukeJokes模块多个输入验证漏洞-安全小百科CVE编号 CVE-2004-2008
图片[2]-PHP-Nuke Adam Webb NukeJokes模块多个输入验证漏洞-安全小百科CNNVD-ID CNNVD-200405-050
漏洞平台 PHP CVSS评分 4.6
|漏洞来源
https://www.exploit-db.com/exploits/24100
http://www.cnnvd.org.cn/web/xxk/ldxqById.tag?CNNVD=CNNVD-200405-050
|漏洞详情
NukeJokes是一款PHP-Nuke系统的模块,用于制作笑话集。NukeJokes对用户提交的数据缺少充分过滤,远程攻击者可以利用这个漏洞获得敏感信息,或修改数据库信息。由于对用户提交的URI参数缺少检查,提交不合法的数据给这些参数,可导致路径泄露,跨站脚本,和SQL注入攻击等问题。
|漏洞EXP
source: http://www.securityfocus.com/bid/10306/info
 
It has been reported that the NukeJokes module is affected by multiple input validation vulnerabilities. These issues are due to a failure of the application to properly sanitize user supplied user input.
 
Multiple SQL injection issues exists due to a failure of the application to do any sanitization on user input prior to using the offending input in an SQL query.
 
These SQL issues may allow a remote attacker to manipulate query logic, potentially leading to unauthorized access to sensitive information such as the administrator password hash or corruption of database data.
 
Multiple cross-site scripting vulnerabilities have been reported to exist due to a failure of the application to properly sanitize user-supplier input before its inclusion in dynamic web content.
 
These cross-site scripting issues could permit a remote attacker to create a malicious URI link that includes hostile HTML and script code. If this link were followed, the hostile code may be rendered in the web browser of the victim user.

http://www.example.com/nuke72/modules.php?name=NukeJokes&file=print&jokeid=-1/**/UNION/**/SELECT/**/aid,pwd/**/FROM/**/nuke_authors/**/WHERE/**/radminsuper=1/**/LIMIT/**/1/*
|参考资料

来源:XF
名称:nukejokes-sql-injection(16099)
链接:http://xforce.iss.net/xforce/xfdb/16099
来源:www.waraxe.us
链接:http://www.waraxe.us/index.php?modname=sa&id;=28
来源:BID
名称:10306
链接:http://www.securityfocus.com/bid/10306
来源:SECUNIA
名称:11579
链接:http://secunia.com/advisories/11579
来源:BUGTRAQ
名称:20040508[waraxe-2004-SA#028-MultiplevulnerabilitiesinNukeJokesmoduleforPhpNuke]
链接:http://marc.theaimsgroup.com/?l=bugtraq&m;=108404714232579&w;=2

相关推荐: Sambar Server Results.STM Post Request Buffer Overflow Vulnerability

Sambar Server Results.STM Post Request Buffer Overflow Vulnerability 漏洞ID 1098851 漏洞类型 Boundary Condition Error 发布时间 2004-02-09 更新…

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