CVE-2017-1000146: XSS
Mahara 1.9 before 1.9.7 and 1.10 before 1.10.5 and 15.04 before 15.04.2 are vulnerable to the arbitrary execution of Javascript in the browser of a logged-in user because the title of the portfolio page was not being properly escaped in the AJAX script that updates the Add/remove watchlist link on artefact detail pages.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2017-1000146?
The severity of CVE-2017-1000146 is medium with a severity value of 5.4.
How does CVE-2017-1000146 affect Mahara?
CVE-2017-1000146 affects Mahara versions 1.9 before 1.9.7, 1.10 before 1.10.5, and 15.04 before 15.04.2.
How can a logged-in user be affected by CVE-2017-1000146?
A logged-in user can be affected by CVE-2017-1000146 by execution of arbitrary Javascript in the browser due to improper escaping of the portfolio page title.
What is the fix for CVE-2017-1000146?
To fix CVE-2017-1000146, upgrade Mahara to version 1.9.7 or later, 1.10.5 or later, or 15.04.2 or later.
What is the Common Weakness Enumeration (CWE) ID for CVE-2017-1000146?
The Common Weakness Enumeration (CWE) ID for CVE-2017-1000146 is 79.