Cross-site Scripting and CSRF in TorrentTrader Classic v1.08

看板Bugtraq作者時間18年前 (2008/03/04 15:10), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
Cross-site Scripting and CSRF in TorrentTrader Classic v1.08 Application: TorrentTrader Classic v1.08, possible other versions. Vendor URL: http://sourceforge.net/project/showfiles.php?group_id=98584&package_id=1809271. 1. Input passed to the msg property of account-inbox.php is not properly sanitized before being displayed to the user. A malicious authenticated user can execute arbitrary HTML and scripting code in a user's browser session in context of an affected web site. Example: http://[host]/account-inbox.php?msg=<script>alert(document.co觔kie)</script>&receiver=<username> 2. The application allows users to perform certain actions via HTTP requests without performing any validity checks to verify the request. A malicious person can perform a CSRF attack. Example: http://[host]/account-inbox.php?msg=<message>&receiver=<username> Vulnerability #1 was discovered by Dominus. Original URL: http://www.securitylab.ru/vulnerability/347887.php BR, Valery Marchuk www.SecurityLab.ru
文章代碼(AID): #17pFNo00 (Bugtraq)