SCA: security update for @urql/next (GHSA-qhjf-hm5j-335w)

medium Tenable Self-Hosted Container Security Plugin ID 418149

Description

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

- urql is a GraphQL client that exposes a set of helpers for several frameworks. The `@urql/next` package is
vulnerable to XSS. To exploit this an attacker would need to ensure that the response returns `html` tags
and that the web-application is using streamed responses (non-RSC). This vulnerability is due to improper
escaping of html-like characters in the response-stream. To fix this vulnerability upgrade to version
1.1.1 (CVE-2024-24556)

See Also

https://github.com/advisories/GHSA-qhjf-hm5j-335w

Plugin Details

Severity: Medium

ID: 418149

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 6/1/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: High

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

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

CVSS Score Source: CVE-2024-24556

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

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:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 1/30/2024

Vulnerability Publication Date: 1/30/2024

Reference Information

CVE: CVE-2024-24556

cwe: CWE-79