- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 24199
- Проверка EDB
-
- Пройдено
- Автор
- IMAN SHARAFODDIN
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2004-2413
- Дата публикации
- 2004-06-14
Код:
source: https://www.securityfocus.com/bid/10539/info
Invision Power Board 'ssi.php' script reported prone to a cross-site scripting vulnerability. The issue presents itself due to a lack of sufficient sanitization performed by functions in the 'ssi.php' script on user-influenced 'f' parameter. This can permit the theft of cookie-based authentication credentials; other attacks may also be possible.
http://www.example.com/hyper/ssi.php?a=out&type=xml&f=<script>alert("ALOooooooooo");</script>
- Источник
- www.exploit-db.com