- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 34805
- Проверка EDB
-
- Пройдено
- Автор
- 599EME MAN
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- N/A
- Дата публикации
- 2009-07-09
StatsCode - Multiple Cross-Site Scripting Vulnerabilities
Код:
source: https://www.securityfocus.com/bid/43693/info
StatsCode is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary HTML and script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.
Login : '><script>alert('xss')</script>
Password : '><script>alert('xss')</script>
- Источник
- www.exploit-db.com