{ "schema_version": "1.4.0", "id": "GHSA-7375-vjr2-3g7w", "modified": "2021-09-02T19:13:45Z", "published": "2018-09-27T11:37:19Z", "aliases": [ "CVE-2018-3748" ], "summary": "Cross-Site Scripting in glance", "details": "Versions of `glance` before 3.0.8 are vulnerable to Stored Cross-Site Scripting (XSS). This is only exploitable if the attacker is able to control the name of a file that is served by the `glance` package.", "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": "glance" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "3.0.8" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3748" }, { "type": "WEB", "url": "https://github.com/jarofghosts/glance/commit/cdc68bb68d785343ddb829f1adc130cdd6169533" }, { "type": "WEB", "url": "https://hackerone.com/reports/310133" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-7375-vjr2-3g7w" }, { "type": "PACKAGE", "url": "https://github.com/jarofghosts/glance" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/610" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:21:05Z", "nvd_published_at": null } }