{ "schema_version": "1.4.0", "id": "GHSA-r4hg-4cpq-q57c", "modified": "2023-02-07T21:17:31Z", "published": "2023-01-31T06:30:26Z", "aliases": [ "CVE-2022-25979" ], "summary": "jSuites subect to Cross-site Scripting", "details": "Versions of the package jsuites before 5.0.1 are vulnerable to Cross-site Scripting (XSS) due to improper user-input sanitization in the Editor() function.", "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": "jsuites" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "5.0.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25979" }, { "type": "WEB", "url": "https://github.com/jsuites/jsuites/issues/134" }, { "type": "WEB", "url": "https://github.com/jsuites/jsuites/commit/b31770d5fe91684a00177f629aab933139c32d9f" }, { "type": "PACKAGE", "url": "https://github.com/jsuites/jsuites" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3253331" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-JS-JSUITES-3226764" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-02-01T20:58:02Z", "nvd_published_at": "2023-01-31T05:15:00Z" } }