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.
The product does not release or incorrectly releases a resource before it is made available for re-use.
Link | Tags |
---|---|
https://hackerone.com/reports/2233486 | issue tracking |
https://security.netapp.com/advisory/ntap-20240315-0004/ | third party advisory |
http://www.openwall.com/lists/oss-security/2024/03/11/1 | third party advisory mailing list |