ghsa-p82g-2xpp-m5r3
Vulnerability from github
Published
2020-09-11 21:18
Modified
2021-09-28 16:55
Severity ?
Summary
Cross-Site Scripting in dojo
Details
Versions of dojo
prior to 1.2.0 are vulnerable to Cross-Site Scripting (XSS). The package fails to sanitize HTML code in user-controlled input, allowing attackers to execute arbitrary JavaScript in the victim's browser.
Recommendation
Upgrade to version 1.2.0 or later.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c 1.2.0" }, "package": { "ecosystem": "npm", "name": "dojo" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.9.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-5654" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2020-08-31T18:42:35Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "Versions of `dojo` prior to 1.2.0 are vulnerable to Cross-Site Scripting (XSS). The package fails to sanitize HTML code in user-controlled input, allowing attackers to execute arbitrary JavaScript in the victim\u0027s browser.\n\n\n## Recommendation\n\nUpgrade to version 1.2.0 or later.", "id": "GHSA-p82g-2xpp-m5r3", "modified": "2021-09-28T16:55:57Z", "published": "2020-09-11T21:18:05Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5654" }, { "type": "WEB", "url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5654" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-DOJO-174933" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/973" }, { "type": "WEB", "url": "http://jvn.jp/en/jp/JVN13456571/index.html" }, { "type": "WEB", "url": "http://jvndb.jvn.jp/jvndb/JVNDB-2015-000153" }, { "type": "WEB", "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21975256" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/77026" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1034848" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ], "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.