header-logo
Suggest Exploit
vendor:
JSPWiki
by:
7.5
CVSS
HIGH
Input-validation vulnerabilities
79
CWE
Product Name: JSPWiki
Affected Version From:
Affected Version To: JSPWiki 2.5.138-beta
Patch Exists: YES
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:

Input-validation vulnerabilities in JSPWiki

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.

Mitigation:

Upgrade to JSPWiki 2.5.138-beta or later.
Source

Exploit-DB raw data:

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/Login.jsp?tab=profile&loginname=[XSS]&password=Test&password2=Test&wikiname=[XSS]&fullname=[XSS]&email=[XSS]&ok=Save+profile&action=saveProfile