{ "schema_version": "1.4.0", "id": "GHSA-q82h-q47j-f492", "modified": "2023-03-01T01:48:46Z", "published": "2023-02-18T00:31:59Z", "aliases": [ "CVE-2022-48115" ], "summary": "Cross-site Scripting in jspreadsheet", "details": "The dropdown menu in jspreadsheet before v4.6.0 was discovered to be vulnerable to cross-site scripting (XSS).", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "jspreadsheet-ce" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "4.6.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48115" }, { "type": "WEB", "url": "https://github.com/jspreadsheet/ce/issues/1587" }, { "type": "PACKAGE", "url": "https://github.com/jspreadsheet/ce" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-02-18T02:18:38Z", "nvd_published_at": "2023-02-17T22:15:00Z" } }