{ "schema_version": "1.4.0", "id": "GHSA-r96p-v3cr-gfv8", "modified": "2021-07-29T20:42:20Z", "published": "2021-04-13T15:28:01Z", "aliases": [ "CVE-2020-28470" ], "summary": "Cross-site Scripting (XSS) in @scullyio/scully", "details": "This affects the package @scullyio/scully before 1.0.9. The transfer state is serialised with the JSON.stringify() function and then written into the HTML page.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "@scullyio/scully" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.0.9" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28470" }, { "type": "WEB", "url": "https://github.com/scullyio/scully/pull/1182" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-SCULLYIOSCULLY-1055829" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-04-06T21:40:15Z", "nvd_published_at": "2021-01-14T10:15:00Z" } }