SCA: security update for @builder.io/qwik (GHSA-2rwj-7xq8-4gx4)

medium Tenable Self-Hosted Container Security Plugin ID 409092

Description

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

- Qwik is a performance focused javascript framework. A potential mutation XSS vulnerability exists in Qwik
for versions up to but not including 1.6.0. Qwik improperly escapes HTML on server-side rendering. It
converts strings according to the rules found in the `render-ssr.ts` file. It sometimes causes the
situation that the final DOM tree rendered on browsers is different from what Qwik expects on server-side
rendering. This may be leveraged to perform XSS attacks, and a type of the XSS is known as mXSS (mutation
XSS). This has been resolved in qwik version 1.6.0 and @builder.io/qwik version 1.7.3. All users are
advised to upgrade. There are no known workarounds for this vulnerability. (CVE-2024-41677)

See Also

https://github.com/advisories/GHSA-2rwj-7xq8-4gx4

Plugin Details

Severity: Medium

ID: 409092

Version: Revision 1.7

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: 9.14

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 5

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

CVSS Score Source: CVE-2024-41677

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.5

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

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

CVSS v4

Risk Factor: Medium

Base Score: 5.1

Threat Score: 2

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 8/6/2024

Vulnerability Publication Date: 8/6/2024

Reference Information

CVE: CVE-2024-41677

cwe: CWE-79