logo

CVE-2024-24750 undici

Package

Manager: npm
Name: undici
Vulnerable Version: >=6.0.0 <6.6.1

Severity

Level: Medium

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

CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

EPSS: 0.00356 pctl0.57122

Details

fetch(url) leads to a memory leak in undici ### Impact Calling `fetch(url)` and not consuming the incoming body ((or consuming it very slowing) will lead to a memory leak. ### Patches Patched in v6.6.1 ### Workarounds Make sure to always consume the incoming body.

Metadata

Created: 2024-02-16T15:59:38Z
Modified: 2024-04-19T09:30:47Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/02/GHSA-9f24-jqhm-jfcw/GHSA-9f24-jqhm-jfcw.json
CWE IDs: ["CWE-400", "CWE-401"]
Alternative ID: GHSA-9f24-jqhm-jfcw
Finding: F067
Auto approve: 1