First published: Fri Feb 02 2018(Updated: )
dijit.Editor in Dojo Toolkit 1.13 allows XSS via the onload attribute of an SVG element.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
npm/dijit | <1.13.1 | 1.13.1 |
Dojotoolkit Dojo | =1.13.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
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.
CVE-2018-6561 has a severity keyword of 'medium' with a severity value of 6.1.
The affected software includes Dojo Toolkit 1.13.0 and dijit package 1.13.1 (npm).
To fix CVE-2018-6561, upgrade to Dojo Toolkit 1.13.1 or a version above it.
The CWE for CVE-2018-6561 is CWE-79, which represents Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting').