SCA: security update for @sveltejs/kit (GHSA-rjjv-87mx-6x3h)

low Tenable Self-Hosted Container Security Plugin ID 418785

Description

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

- SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte.
"Unsanitized input from *the request URL* flows into `end`, where it is used to render an HTML page
returned to the user. This may result in a Cross-Site Scripting attack (XSS)." The files
`packages/kit/src/exports/vite/dev/index.js` and `packages/kit/src/exports/vite/utils.js` both contain
user controllable data which under specific conditions may flow to dev mode pages. There is little to no
expected impact. The Vite development is not exposed to the network by default and even if someone were
able to trick a developer into executing an XSS against themselves, a development database should not have
any sensitive data. None the less this issue has been addressed in version 2.8.3 and all users are advised
to upgrade. (CVE-2024-53261)

See Also

https://github.com/advisories/GHSA-rjjv-87mx-6x3h

Plugin Details

Severity: Low

ID: 418785

Version: Revision 1.11

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

CVSS v2

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 4.1

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

CVSS Score Source: CVE-2024-53261

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

CVSS v4

Risk Factor: Low

Base Score: 2

Threat Score: 0.4

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 11/25/2024

Vulnerability Publication Date: 11/25/2024

Reference Information

CVE: CVE-2024-53261

cwe: CWE-79