- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 28907
- Проверка EDB
-
- Пройдено
- Автор
- BENJAMIN MOSS
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- N/A
- Дата публикации
- 2006-11-03
Код:
source: https://www.securityfocus.com/bid/20900/info
Simplog is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.
An attacker may leverage this issue to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
Simplog version 0.9.3 is vulnerable to this issue; other versions may also be affected.
http://www.example.com/simplog/archive.php?blogid=1&pid=</textarea>'"><script>alert(document.cookie)</script>
- Источник
- www.exploit-db.com