Lucene search

K
cveGitHub_MCVE-2024-23641
HistoryJan 24, 2024 - 5:15 p.m.

CVE-2024-23641

2024-01-2417:15:08
CWE-20
GitHub_M
web.nvd.nist.gov
17
sveltekit
web development
security issue
cve-2024-23641
patch
@sveltejs/adapter-node
@sveltejs/kit

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS

0.001

Percentile

17.0%

SvelteKit is a web development kit. In SvelteKit 2, sending a GET request with a body eg {} to a built and previewed/hosted sveltekit app throws Request with GET/HEAD method cannot have body. and crashes the preview/hosting. After this happens, one must manually restart the app. TRACE requests will also cause the app to crash. Prerendered pages and SvelteKit 1 apps are not affected. @sveltejs/adapter-node versions 2.1.2, 3.0.3, and 4.0.1 and @sveltejs/kit version 2.4.3 contain a patch for this issue.

Affected configurations

Nvd
Vulners
Node
svelteadapter-nodeRange2.0.02.1.2node.js
OR
svelteadapter-nodeRange3.0.03.0.3node.js
OR
svelteadapter-nodeMatch4.0.0node.js
OR
sveltekitRange2.0.02.4.3node.js
VendorProductVersionCPE
svelteadapter-node*cpe:2.3:a:svelte:adapter-node:*:*:*:*:*:node.js:*:*
svelteadapter-node4.0.0cpe:2.3:a:svelte:adapter-node:4.0.0:*:*:*:*:node.js:*:*
sveltekit*cpe:2.3:a:svelte:kit:*:*:*:*:*:node.js:*:*

CNA Affected

[
  {
    "vendor": "sveltejs",
    "product": "kit",
    "versions": [
      {
        "version": ">= 2.0.0, < 2.4.3",
        "status": "affected"
      },
      {
        "version": ">= 2.0.0, < 2.1.2",
        "status": "affected"
      },
      {
        "version": ">= 3.0.0, < 3.0.3",
        "status": "affected"
      },
      {
        "version": "= 4.0.0",
        "status": "affected"
      }
    ]
  }
]

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS

0.001

Percentile

17.0%

Related for CVE-2024-23641