{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2022-25979", "ASSIGNER": "report@snyk.io", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Cross-site Scripting (XSS)", "cweId": "CWE-79" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "jsuites", "version": { "version_data": [ { "version_value": "0", "version_affected": "=" } ] } }, { "product_name": "org.webjars.npm:jsuites", "version": { "version_data": [ { "version_value": "0", "version_affected": "=" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://security.snyk.io/vuln/SNYK-JS-JSUITES-3226764", "refsource": "MISC", "name": "https://security.snyk.io/vuln/SNYK-JS-JSUITES-3226764" }, { "url": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3253331", "refsource": "MISC", "name": "https://security.snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-3253331" }, { "url": "https://github.com/jsuites/jsuites/issues/134", "refsource": "MISC", "name": "https://github.com/jsuites/jsuites/issues/134" }, { "url": "https://github.com/jsuites/jsuites/commit/b31770d5fe91684a00177f629aab933139c32d9f", "refsource": "MISC", "name": "https://github.com/jsuites/jsuites/commit/b31770d5fe91684a00177f629aab933139c32d9f" } ] }, "credits": [ { "lang": "en", "value": "Ameen Basha M K" } ], "impact": { "cvss": [ { "version": "3.1", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N/E:P" } ] } }