Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2024-22019
HistoryFeb 20, 2024 - 2:15 a.m.

CVE-2024-22019

2024-02-2002:15:50
Debian Security Bug Tracker
security-tracker.debian.org
10
cve-2024-22019
node.js
http servers
vulnerability
attacker
crafted http request
resource exhaustion
denial of service
dos
chunked encoding
limitations
chunk extension
cpu exhaustion
network bandwidth

0.0004 Low

EPSS

Percentile

15.1%

A vulnerability in Node.js HTTP servers allows an attacker to send a specially crafted HTTP request with chunked encoding, leading to resource exhaustion and denial of service (DoS). The server reads an unbounded number of bytes from a single connection, exploiting the lack of limitations on chunk extension bytes. The issue can cause CPU and network bandwidth exhaustion, bypassing standard safeguards like timeouts and body size limits.