BMForum 3.0 – ‘forums.php’ Cross-Site Scripting

37次阅读
没有评论

BMForum 3.0 – ‘forums.php’ Cross-Site Scripting

漏洞ID 1055296 漏洞类型
发布时间 2005-07-27 更新时间 2005-07-27
BMForum 3.0 - 'forums.php' Cross-Site ScriptingCVE编号 N/A
BMForum 3.0 - 'forums.php' Cross-Site ScriptingCNNVD-ID N/A
漏洞平台 PHP CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/26040
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/14396/info
 
BMForum is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
 
An attacker may leverage any of these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks. 

http://www.example.com/bmb/forums.php?forumid=6[XSS-CODE]
http://www.example.com/bmb/forums.php?forumid=6&listby=posttime[XSS-CODE]&jinhua=&page=
http://www.example.com/bmb/forums.php?forumid=6&listby=posttime&jinhua=[XSS-CODE]&page=
http://www.example.com/bmb/forums.php?forumid=6&listby=posttime&jinhua=&page=[XSS-CODE]

相关推荐: RedHat Linux Korean安装程序不安全默认Umask漏洞

RedHat Linux Korean安装程序不安全默认Umask漏洞 漏洞ID 1205036 漏洞类型 配置错误 发布时间 2001-12-06 更新时间 2005-05-02 CVE编号 CVE-2001-0859 CNNVD-ID CNNVD-2001…

正文完
 0