ghsa-536q-8gxx-m782
Vulnerability from github
Published
2019-09-11 23:02
Modified
2020-08-31 18:42
VLAI Severity ?
Summary
Cross-Site Scripting in dojo
Details
Versions of dojo
prior to 1.4.2 are vulnerable to DOM-based Cross-Site Scripting (XSS). The package does not sanitize URL parameters in the _testCommon.js
and runner.html
test files, allowing attackers to execute arbitrary JavaScript in the victim's browser.
Recommendation
Upgrade to version 1.4.2 or later.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "dojo" }, "ranges": [ { "events": [ { "introduced": "1.13.0" }, { "fixed": "1.13.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.13.0" ] }, { "package": { "ecosystem": "npm", "name": "dojo" }, "ranges": [ { "events": [ { "introduced": "1.12.0" }, { "fixed": "1.12.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "npm", "name": "dojo" }, "ranges": [ { "events": [ { "introduced": "1.11.0" }, { "fixed": "1.11.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "npm", "name": "dojo" }, "ranges": [ { "events": [ { "introduced": "1.10.0" }, { "fixed": "1.10.10" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2010-2273" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2019-09-04T04:12:06Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "Versions of `dojo` prior to 1.4.2 are vulnerable to DOM-based Cross-Site Scripting (XSS). The package does not sanitize URL parameters in the `_testCommon.js` and `runner.html` test files, allowing attackers to execute arbitrary JavaScript in the victim\u0027s browser.\n\n\n## Recommendation\n\nUpgrade to version 1.4.2 or later.", "id": "GHSA-536q-8gxx-m782", "modified": "2020-08-31T18:42:32Z", "published": "2019-09-11T23:02:57Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-2273" }, { "type": "WEB", "url": "https://github.com/dojo/dojo/pull/307" }, { "type": "WEB", "url": "https://github.com/dojo/dojo/commit/9117ffd5a3863e44c92fcd58564c0da22be858f4" }, { "type": "WEB", "url": "https://bugs.dojotoolkit.org/ticket/10773" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/972" }, { "type": "WEB", "url": "http://bugs.dojotoolkit.org/ticket/10773" }, { "type": "WEB", "url": "http://dojotoolkit.org/blog/post/dylan/2010/03/dojo-security-advisory" }, { "type": "WEB", "url": "http://secunia.com/advisories/38964" }, { "type": "WEB", "url": "http://secunia.com/advisories/40007" }, { "type": "WEB", "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21431472" }, { "type": "WEB", "url": "http://www-1.ibm.com/support/docview.wss?uid=swg1LO50833" }, { "type": "WEB", "url": "http://www-1.ibm.com/support/docview.wss?uid=swg1LO50849" }, { "type": "WEB", "url": "http://www-1.ibm.com/support/docview.wss?uid=swg1LO50856" }, { "type": "WEB", "url": "http://www-1.ibm.com/support/docview.wss?uid=swg1LO50896" }, { "type": "WEB", "url": "http://www-1.ibm.com/support/docview.wss?uid=swg1LO50932" }, { "type": "WEB", "url": "http://www-1.ibm.com/support/docview.wss?uid=swg1LO50958" }, { "type": "WEB", "url": "http://www-1.ibm.com/support/docview.wss?uid=swg1LO50994" }, { "type": "WEB", "url": "http://www.gdssecurity.com/l/b/2010/03/12/multiple-dom-based-xss-in-dojo-toolkit-sdk" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2010/1281" } ], "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 seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…