JSPWiki 2.5.139 - 'UserPreferences.jsp' Multiple Cross-Site Scripting Vulnerabilities
Author: Jason Kratzer
type: webapps
platform: jsp
port:
date_added: 2007-09-25
date_updated: 2013-12-31
verified: 1
codes: CVE-2007-5120;OSVDB-40654
tags:
aliases:
screenshot_url:
application_url:
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