{ "schema_version": "1.4.0", "id": "GHSA-hpfq-8wx8-cgqw", "modified": "2020-08-31T18:41:56Z", "published": "2019-06-13T18:59:18Z", "aliases": [], "summary": "Cross-Site Scripting in ids-enterprise", "details": "Versions of `ids-enterprise` prior to 4.18.2 are vulnerable to Cross-Site Scripting (XSS). The `modal` component fails to sanitize input to the `title` attribute, which may allow attackers to execute arbitrary JavaScript.\n\n\n## Recommendation\n\nUpgrade to version 4.18.2 or later", "severity": [], "affected": [ { "package": { "ecosystem": "npm", "name": "ids-enterprise" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "4.18.2" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/infor-design/enterprise-ng/issues/511" }, { "type": "WEB", "url": "https://github.com/infor-design/enterprise/commit/9b57aaa0321bf2e5baa6c4c5c1eb3b8312e215c4" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/957" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2019-06-13T18:49:52Z", "nvd_published_at": null } }