Exploit Invision Power Board (IP.Board) 3.0.3 - '.txt' MIME-Type Cross-Site Scripting

Exploiter

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

Invision Power Board is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

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 let the attacker steal cookie-based authentication credentials and launch other attacks.

Invision Power Board 2.0 through 3.0.4 are vulnerable. Other versions may also be affected. 

<span onmouseover="javascript:alert('XSS');function
fakeLoginPage(){...}">move your mouse pointer here</span>
 
Источник
www.exploit-db.com

Похожие темы