Lucene search

K
hackeroneBartH1:2375446
HistoryFeb 15, 2024 - 6:19 p.m.

Internet Bug Bounty: http: Reading unprocessed HTTP request with unbounded chunk extension allows DoS attacks

2024-02-1518:19:30
bart
hackerone.com
$3495
25
internet bug bounty
http request
node.js
vulnerability
dos attacks
cpu consumption

0.0004 Low

EPSS

Percentile

14.9%

I’d like to report Node.js vulnerability (CVE-2024-22019) that was recently fixed:

Impact

This is a major issue because it allows unbounded resource (CPU, network bandwidth) consumption of the standard Node.js http server. The standard methods which could help blocking a malicious requests like timeouts and limiting request body size do not seem to work.