PHP-Nuke 6.0/6.5 – Search Form Cross-Site Scripting

PHP-Nuke 6.0/6.5 – Search Form Cross-Site Scripting

漏洞ID 1053618 漏洞类型
发布时间 2002-09-24 更新时间 2002-09-24
图片[1]-PHP-Nuke 6.0/6.5 – Search Form Cross-Site Scripting-安全小百科CVE编号 N/A
图片[2]-PHP-Nuke 6.0/6.5 – Search Form Cross-Site Scripting-安全小百科CNNVD-ID N/A
漏洞平台 PHP CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/21855
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/5788/info

PHPNuke 6.0 is prone to cross-site scripting attacks.

HTML tags are not filtered from links to the 'modules.php' script.

Reportedly, the problem lies in the 'Search' page of the 'modules.php' script. It is possible for a malicious attacker to submit a search string that contains HTML code. The value of this search string is not sanitized before it is included in PHP generated HTML and output to the client.

This attack may be used to steal a user's cookie-based authentication credentials for the vulnerable PHPNuke site.

<script>alert(document.cookie);</script>

It is possible to enter the above in the text field provided by the 'Search' page.

相关推荐: Joerg Wendland Pam-PSQL Remote SQL Query Manipulation Vulnerability

Joerg Wendland Pam-PSQL Remote SQL Query Manipulation Vulnerability 漏洞ID 1102907 漏洞类型 Input Validation Error 发布时间 2001-09-10 更新时间 …

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