vendor:
Mahara
by:
SecurityFocus
7,5
CVSS
HIGH
Cross-Site Scripting and HTML-Injection
79
CWE
Product Name: Mahara
Affected Version From: Mahara versions prior to 1.5.2 and prior to 1.4.3
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: mahara
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2013
Mahara Multiple Cross-Site Scripting and HTML-Injection Vulnerabilities
Mahara is prone to multiple cross-site scripting vulnerabilities and an HTML-injection vulnerability because it fails to properly sanitize user-supplied text. Successful exploits will allow attacker-supplied HTML and script code to run in the context of the affected browser, potentially allowing the attacker to steal cookie-based authentication credentials or control how the site is rendered to the user. Other attacks are also possible.
Mitigation:
Input validation should be used to ensure that untrusted data is not allowed to be included in dynamic content.