Exploit Lussumo Vanilla 1.1.5/1.1.7 - 'updatecheck.php' Cross-Site Scripting

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
33013
Проверка EDB
  1. Пройдено
Автор
GERENDI SANDOR ATTILA
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2009-1845
Дата публикации
2009-05-15
Код:
source: https://www.securityfocus.com/bid/35124/info

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

Versions prior to Vanilla 1.1.8 are vulnerable. 

http://www.example.com/ajax/updatecheck.php?PostBackKey=1&ExtensionKey=1&RequestName=1<script>alert(123)</script>
 
Источник
www.exploit-db.com

Похожие темы