vendor:
JSPWiki
by:
7.5
CVSS
HIGH
Input-Validation
CWE
Product Name: JSPWiki
Affected Version From: Prior to JSPWiki 2.5.138-beta
Affected Version To:
Patch Exists: YES
Related CWE:
CPE:
Platforms Tested:
JSPWiki Multiple Input-Validation Vulnerabilities
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:
Ensure that user-supplied input is properly validated and sanitized to prevent cross-site scripting and HTML-injection attacks. Upgrade to JSPWiki 2.5.138-beta or later.