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

No configuration.

History

05 Nov 2024, 21:35

Type Values Removed Values Added
CWE CWE-404

01 May 2024, 18:15

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2024/03/11/1 -

15 Mar 2024, 11:15

Type Values Removed Values Added
References
  • () https://security.netapp.com/advisory/ntap-20240315-0004/ -

20 Feb 2024, 19:50

Type Values Removed Values Added
Summary
  • (es) Una vulnerabilidad en los servidores HTTP de Node.js permite a un atacante enviar una solicitud HTTP especialmente manipulada con codificación fragmentada, lo que provoca el agotamiento de los recursos y la denegación de servicio (DoS). El servidor lee una cantidad ilimitada de bytes de una única conexión, aprovechando la falta de limitaciones en los bytes de extensión de fragmentos. El problema puede provocar el agotamiento del ancho de banda de la CPU y de la red, pasando por alto salvaguardas estándar como tiempos de espera y límites de tamaño corporal.

20 Feb 2024, 02:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-02-20 02:15

Updated : 2024-11-05 21:35


NVD link : CVE-2024-22019

Mitre link : CVE-2024-22019

CVE.ORG link : CVE-2024-22019


JSON object : View

Products Affected

No product.

CWE
CWE-404

Improper Resource Shutdown or Release