Exploit PmWiki 2.0.x - Search Cross-Site Scripting

Exploiter

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


PmWiki is prone to a cross-site scripting vulnerability because the application 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.

PmWiki 2.0 up to and including 2.0.12 are vulnerable; other versions may also be affected. 

http://www.example.com/Site/Search?action=search&q=TRY%20ANOTHER%20SEARCH%20NOW!%20YES,%20YOU!'%20onMouseOver='alert(document.title);'%20
 
Источник
www.exploit-db.com

Похожие темы