NA

CVE-2024-22019

Published: 20/02/2024 Updated: 01/05/2024

Vulnerability Summary

A vulnerability in Node.js HTTP servers allows an malicious user 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.

Vulnerability Trend

Vendor Advisories

Debian Bug report logs - #1064055 nodejs: CVE-2023-46809 CVE-2024-22019 CVE-2024-21892 Package: src:nodejs; Maintainer for src:nodejs is Debian Javascript Maintainers <pkg-javascript-devel@alioth-listsdebiannet>; Reported by: Moritz Mühlenhoff <jmm@inutilorg> Date: Fri, 16 Feb 2024 14:30:02 UTC Severity: grave Ta ...

Mailing Lists

This posting is largely based on the NodeJS blog post at nodejsorg/en/blog/vulnerability/february-2024-security-releases with some edits and extras by me Please note that it still uses future tense to talk about the releases, which should actually have been made by now ====== Summary ====== The Nodejs project will release new version ...