cve/2024/CVE-2024-27316.md
2024-08-10 19:04:30 +00:00

1.1 KiB

CVE-2024-27316

Description

HTTP/2 incoming headers exceeding the limit are temporarily buffered in nghttp2 in order to generate an informative HTTP 413 response. If a client does not stop sending headers, this leads to memory exhaustion.

POC

Reference

Github