Exploit JSPWiki 2.1 - Cross-Site Scripting

Exploiter

Хакер
34,599
0
18 Дек 2022
EDB-ID
24773
Проверка EDB
  1. Пройдено
Автор
JEREMY BAE
Тип уязвимости
WEBAPPS
Платформа
JSP
CVE
N/A
Дата публикации
2004-11-24
JSPWiki 2.1 - Cross-Site Scripting
Код:
source: https://www.securityfocus.com/bid/11746/info

It is reported that JSPWiki is susceptible to a cross-site scripting vulnerability. This issue is due to a failure of the application to properly sanitize user-supplied URI input prior to including it in dynamically generated Web pages.

This issue could permit a remote attacker to create a malicious URI link that includes hostile HTML and script code. If this link were to be followed, the hostile code may be rendered in the web browser of the victim user. This would occur in the security context of the affected web site and may allow for theft of cookie-based authentication credentials or other attacks.

This vulnerability is reported to exist in version 2.1.120 of JSPWiki. Other versions may also be affected.

http://www.example.com/Search.jsp?query=<script>alert('hi')</script>
 
Источник
www.exploit-db.com

Похожие темы