First published: Thu Apr 09 2009(Updated: )
Affected versions of `dojo` are susceptible to a cross-site scripting vulnerability in the `dijit.Editor` and `textarea` components, which execute their contents as Javascript, even when sanitized. ## Recommendation Update to version 1.1.0 or later.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
npm/dojo | <1.1.0 | 1.1.0 |
Dojo Toolkit | =0.4.3 | |
Dojo Toolkit | =0.3.1 | |
Dojo Toolkit | =0.2.2 | |
Dojo Toolkit | =0.3.0 | |
Dojo Toolkit | <=1.0 | |
Dojo Toolkit | =0.4.0 | |
Dojo Toolkit | =0.9.0 | |
Dojo Toolkit | =0.4.1 | |
Dojo Toolkit | =0.1.0 | |
Dojo Toolkit | =0.4.2 | |
Dojo Toolkit | =0.2.0 | |
Dojo Toolkit | =0.2.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-6681 is classified as a medium severity vulnerability due to its potential to allow cross-site scripting attacks.
To fix CVE-2008-6681, update your Dojo version to 1.1.0 or later.
CVE-2008-6681 affects Dojo versions prior to 1.1.0, including versions 0.1.0 to 0.9.0.
CVE-2008-6681 is a cross-site scripting (XSS) vulnerability.
The affected components of Dojo in CVE-2008-6681 include dijit.Editor and textarea.