Exploit Hastymail2 - 'rs' Cross-Site Scripting

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
36347
Проверка EDB
  1. Пройдено
Автор
HTROVAO
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2011-4541
Дата публикации
2011-11-22
Hastymail2 - 'rs' Cross-Site Scripting
Код:
source: https://www.securityfocus.com/bid/50789/info

Hastymail2 is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.

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 launch other attacks.

Hastymail2 2.1.1 is vulnerable; other versions may also be affected. 

GET: http://<app_base>/index.php?page=mailbox&mailbox=Drafts
POST: rs=<script>alert(&#039;xss&#039;)</script>
 
Источник
www.exploit-db.com

Похожие темы