SCA: security update for jsuites (GHSA-qh7x-j4v8-qw5w)

medium Tenable Self-Hosted Container Security Plugin ID 418138

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2021-41086)

See Also

https://github.com/advisories/GHSA-qh7x-j4v8-qw5w

Plugin Details

Severity: Medium

ID: 418138

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 8.67

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Low

Base Score: 3.5

Temporal Score: 2.6

Vector: CVSS2#AV:N/AC:M/Au:S/C:N/I:P/A:N

CVSS Score Source: CVE-2021-41086

CVSS v3

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 9/22/2021

Vulnerability Publication Date: 9/21/2021

Reference Information

CVE: CVE-2021-41086

cwe: CWE-79