GHSA-39CX-XCWJ-3RC4
Vulnerability from github – Published: 2020-09-01 15:25 – Updated: 2023-09-27 13:39
VLAI?
Summary
Cross-Site Scripting in dojo
Details
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.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "dojo"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2008-6681"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:11:03Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "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.\n\n\n## Recommendation\n\nUpdate to version 1.1.0 or later.",
"id": "GHSA-39cx-xcwj-3rc4",
"modified": "2023-09-27T13:39:18Z",
"published": "2020-09-01T15:25:29Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2008-6681"
},
{
"type": "WEB",
"url": "https://bugs.dojotoolkit.org/ticket/2140"
},
{
"type": "WEB",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/49883"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/107"
},
{
"type": "WEB",
"url": "http://trac.dojotoolkit.org/changeset/15346"
},
{
"type": "WEB",
"url": "http://trac.dojotoolkit.org/ticket/2140"
},
{
"type": "WEB",
"url": "http://www.dojotoolkit.org/book/dojo-1-1-release-notes"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/34661"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Cross-Site Scripting in dojo"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…