GHSA-fg72-q65g-wm5wHighCVSS 7.5
h3 versions before 2.0.1-rc.18 fail to validate the chunk count parsed from user-controlled...
🔗 CVE IDs covered (1)
📋 Description
h3 versions before 2.0.1-rc.18 fail to validate the chunk count parsed from user-controlled cookie values in setChunkedCookie() and deleteChunkedCookie() functions. Attackers can send a crafted cookie header with an extremely large chunk count to trigger an O(n²) cleanup loop that hangs the server process.