6.5
CVE-2024-22025
- EPSS 0.64%
- Veröffentlicht 19.03.2024 05:15:10
- Zuletzt bearbeitet 15.04.2026 00:35:42
- Quelle support@hackerone.com
- CVE-Watchlists
- Unerledigt
A vulnerability in Node.js has been identified, allowing for a Denial of Service (DoS) attack through resource exhaustion when using the fetch() function to retrieve content from an untrusted URL. The vulnerability stems from the fact that the fetch() function in Node.js always decodes Brotli, making it possible for an attacker to cause resource exhaustion when fetching content from an untrusted URL. An attacker controlling the URL passed into fetch() can exploit this vulnerability to exhaust memory, potentially leading to process termination, depending on the system configuration.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerNodeJS
≫
Produkt
Node
Default Statusunaffected
Version
4.0
Version <
4.*
Status
affected
Version
5.0
Version <
5.*
Status
affected
Version
6.0
Version <
6.*
Status
affected
Version
7.0
Version <
7.*
Status
affected
Version
8.0
Version <
8.*
Status
affected
Version
9.0
Version <
9.*
Status
affected
Version
10.0
Version <
10.*
Status
affected
Version
11.0
Version <
11.*
Status
affected
Version
12.0
Version <
12.*
Status
affected
Version
13.0
Version <
13.*
Status
affected
Version
14.0
Version <
14.*
Status
affected
Version
15.0
Version <
15.*
Status
affected
Version
16.0
Version <
16.*
Status
affected
Version
17.0
Version <
17.*
Status
affected
Version
18.0
Version <
18.19.1
Status
affected
Version
19.0
Version <
19.*
Status
affected
Version
20.0
Version <
20.11.1
Status
affected
Version
21.0
Version <
21.6.2
Status
affected
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.64% | 0.704 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| support@hackerone.com | 6.5 | 2.8 | 3.6 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
|
CWE-404 Improper Resource Shutdown or Release
The product does not release or incorrectly releases a resource before it is made available for re-use.