CVE-2018-6561: XSS
dijit.Editor in Dojo Toolkit 1.13 allows XSS via the onload attribute of an SVG element.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
npm/dijitto a version that resolves this vulnerability.Fixed in 1.13.1
Event History
Frequently Asked Questions
What is CVE-2018-6561?
CVE-2018-6561 is a vulnerability in dijit.Editor in Dojo Toolkit 1.13 that allows XSS (Cross-Site Scripting) attacks via the onload attribute of an SVG element.
How severe is CVE-2018-6561?
CVE-2018-6561 has a severity keyword of 'medium' with a severity value of 6.1.
What software is affected by CVE-2018-6561?
The affected software includes Dojo Toolkit 1.13.0 and dijit package 1.13.1 (npm).
How can I fix CVE-2018-6561?
To fix CVE-2018-6561, upgrade to Dojo Toolkit 1.13.1 or a version above it.
What is the Common Weakness Enumeration (CWE) for CVE-2018-6561?
The CWE for CVE-2018-6561 is CWE-79, which represents Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting').