Exploit Horde 3.1 - 'Passwd' Module Cross-Site Scripting

Exploiter

Хакер
34,599
0
18 Дек 2022
EDB-ID
33065
Проверка EDB
  1. Пройдено
Автор
ANONYMOUS
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2009-2360
Дата публикации
2009-06-05
Код:
source: https://www.securityfocus.com/bid/35573/info

The Horde 'Passwd' module 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.

Versions prior to Horde 'Passwd' 3.1.1 are vulnerable. 

http://www.example.com/horde/passwd/main.php?backend="><script>alert('XSS')</script>&userid=stevejobs&return_to=&oldpassword=foo&newpassword0=foo&newpassword1=foo&submit=Change%20Password
 
Источник
www.exploit-db.com

Похожие темы