{ "schema_version": "1.4.0", "id": "GHSA-8cpw-73f2-w58m", "modified": "2021-08-17T22:13:00Z", "published": "2019-08-27T17:38:33Z", "aliases": [ "CVE-2019-15482" ], "summary": "Cross-Site Scripting in selectize-plugin-a11y", "details": "Versions of `selectize-plugin-a11y ` prior to 1.1.0 are vulnerable to Cross-Site Scripting. The `accessibility.liveRegion.speak` function does not sanitize the `msg` variable before rendering it as HTML. If this variable is controlled by user input it allows attackers to execute arbitrary JavaScript in a victim's browser.\n\n\n## Recommendation\n\nUpgrade to version 1.1.0 or later.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "selectize-plugin-a11y" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.1.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15482" }, { "type": "WEB", "url": "https://github.com/SLMNBJ/selectize-plugin-a11y/pull/9" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/1145" }, { "type": "WEB", "url": "https://www.npmjs.com/package/selectize-plugin-a11y/v/1.1.0" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2019-08-27T17:01:49Z", "nvd_published_at": null } }