CVE-2024-22019

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*

Configuration 2 (hide)

cpe:2.3:a:netapp:astra_control_center:-:*:*:*:*:*:*:*

History

No history.

Information

Published : 2024-02-20 02:15

Updated : 2025-11-04 17:15


NVD link : CVE-2024-22019

Mitre link : CVE-2024-22019

CVE.ORG link : CVE-2024-22019


JSON object : View

Products Affected

nodejs

  • node.js

netapp

  • astra_control_center
CWE
CWE-404

Improper Resource Shutdown or Release