vendor:
Sakai
by:
Gjoko 'LiquidWorm' Krstic
8,8
CVSS
HIGH
Reflected Cross-Site Scripting (XSS)
79
CWE
Product Name: Sakai
Affected Version From: 10.7
Affected Version To: 10.7
Patch Exists: YES
Related CWE: N/A
CPE: a:apereo_foundation:sakai
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Apache-Coyote/1.1
2016
Sakai 10.7 Multiple Vulnerabilities
Sakai suffers from multiple reflected cross-site scripting vulnerabilities when input passed via several parameters to several scripts is not properly sanitized before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to update a web page before displaying it to a user.