jsuites is an open source collection of common required javascript web components. In affected versions users are subject to cross site scripting (XSS) attacks via clipboard content. jsuites is vulnerable to DOM based XSS if the user can be tricked into copying _anything_ from a malicious and pasting it into the html editor. This is because a part of the clipboard content is directly written to `innerHTML` allowing for javascript injection and thus XSS. Users are advised to update to version 4.9.11 to resolve.
References
Link | Resource |
---|---|
https://github.com/jsuites/jsuites/commit/d47a6f4e143188dde2742f4cffd313e1068ad3b3 | Patch Third Party Advisory |
https://github.com/jsuites/jsuites/commit/fe1d3cc5e339f2f4da8ed1f9f42271fdf9cbd8d2 | Patch Third Party Advisory |
https://github.com/jsuites/jsuites/security/advisories/GHSA-qh7x-j4v8-qw5w | Third Party Advisory |
https://github.com/jsuites/jsuites/commit/d47a6f4e143188dde2742f4cffd313e1068ad3b3 | Patch Third Party Advisory |
https://github.com/jsuites/jsuites/commit/fe1d3cc5e339f2f4da8ed1f9f42271fdf9cbd8d2 | Patch Third Party Advisory |
https://github.com/jsuites/jsuites/security/advisories/GHSA-qh7x-j4v8-qw5w | Third Party Advisory |
Configurations
History
21 Nov 2024, 06:25
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 3.5
v3 : 8.7 |
References | () https://github.com/jsuites/jsuites/commit/d47a6f4e143188dde2742f4cffd313e1068ad3b3 - Patch, Third Party Advisory | |
References | () https://github.com/jsuites/jsuites/commit/fe1d3cc5e339f2f4da8ed1f9f42271fdf9cbd8d2 - Patch, Third Party Advisory | |
References | () https://github.com/jsuites/jsuites/security/advisories/GHSA-qh7x-j4v8-qw5w - Third Party Advisory |
Information
Published : 2021-09-21 21:15
Updated : 2024-11-21 06:25
NVD link : CVE-2021-41086
Mitre link : CVE-2021-41086
CVE.ORG link : CVE-2021-41086
JSON object : View
Products Affected
jsuites
- jsuites
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')