Exploit JSPWiki 2.5.139 - 'UserPreferences.jsp' Multiple Cross-Site Scripting Vulnerabilities

Exploiter

Хакер
34,599
0
18 Дек 2022
EDB-ID
30611
Проверка EDB
  1. Пройдено
Автор
JASON KRATZER
Тип уязвимости
WEBAPPS
Платформа
JSP
CVE
cve-2007-5120
Дата публикации
2007-09-25
Код:
source: https://www.securityfocus.com/bid/25803/info
   
JSPWiki is prone to multiple input-validation vulnerabilities, including multiple cross-site scripting issues and an HTML-injection issue, because the application fails to adequately sanitize user-supplied input.
   
Attacker-supplied HTML and script code will run in the context of the affected site, potentially allowing the attacker to steal cookie-based authentication credentials or to control how the site is rendered to the user; other attacks are also possible.
   
Versions prior to JSPWiki 2.5.138-beta are vulnerable. 

http://www.example.com/wiki/UserPreferences.jsp?tab=profile&loginname=[XSS]&password=test&password2=test&wikiname=[XSS]&fullname=[XSS]&email=[XSS]&ok=Save+profile&action=saveProfile
 
Источник
www.exploit-db.com

Похожие темы