CVE-2024-22025

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

No configuration.

History

30 Oct 2024, 21:35

Type Values Removed Values Added
CWE CWE-404

10 Jun 2024, 18:15

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

27 Mar 2024, 03:15

Type Values Removed Values Added
References
  • () https://lists.debian.org/debian-lts-announce/2024/03/msg00029.html -

19 Mar 2024, 13:26

Type Values Removed Values Added
Summary
  • (es) Se ha identificado una vulnerabilidad en Node.js, que permite un ataque de denegación de servicio (DoS) por agotamiento de recursos cuando se utiliza la función fetch() para recuperar contenido de una URL que no es de confianza. La vulnerabilidad surge del hecho de que la función fetch() en Node.js siempre decodifica Brotli, lo que hace posible que un atacante provoque el agotamiento de los recursos al recuperar contenido de una URL que no es de confianza. Un atacante que controle la URL pasada a fetch() puede aprovechar esta vulnerabilidad para agotar la memoria, lo que podría provocar la terminación del proceso, según la configuración del sistema.

19 Mar 2024, 05:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-03-19 05:15

Updated : 2024-10-30 21:35


NVD link : CVE-2024-22025

Mitre link : CVE-2024-22025

CVE.ORG link : CVE-2024-22025


JSON object : View

Products Affected

No product.

CWE
CWE-404

Improper Resource Shutdown or Release