SCA: security update for @sveltejs/kit (GHSA-mh2x-fcqh-fmqv)

low Tenable Self-Hosted Container Security Plugin ID 416963

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. The
static error.html template for errors contains placeholders that are replaced without escaping the content
first. error.html is the page that is rendered when everything else fails. It can contain the following
placeholders: %sveltekit.status% — the HTTP status, and %sveltekit.error.message% — the error message.
This leads to possible injection if an app explicitly creates an error with a message that contains user
controlled content. Only applications where user provided input is used in the `Error` message will be
vulnerable, so the vast majority of applications will not be vulnerable This issue has been addressed in
version 2.8.3 and all users are advised to upgrade. There are no known workarounds for this vulnerability.
(CVE-2024-53262)

See Also

https://github.com/advisories/GHSA-mh2x-fcqh-fmqv

Plugin Details

Severity: Low

ID: 416963

Version: Revision 1.9

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-53262

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-53262

cwe: CWE-79