CVE-2024-28182
MEDIUMnghttp2 < 1.61.0 - Denial of Service via Unbounded HTTP/2 CONTINUATION Frames
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2024-28182. PoCs published by lockness-Ko.
AI-analyzed exploit summary This repository contains a functional Go-based proof-of-concept for CVE-2024-27316, a DoS vulnerability affecting HTTP/2 servers. The exploit sends maliciously crafted headers to trigger excessive resource consumption.
Description
nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. The nghttp2 library prior to version 1.61.0 keeps reading the unbounded number of HTTP/2 CONTINUATION frames even after a stream is reset to keep HPACK context in sync. This causes excessive CPU usage to decode HPACK stream. nghttp2 v1.61.0 mitigates this vulnerability by limiting the number of CONTINUATION frames it accepts per stream. There is no workaround for this vulnerability.
Exploits (1)
This repository contains a functional Go-based proof-of-concept for CVE-2024-27316, a DoS vulnerability affecting HTTP/2 servers. The exploit sends maliciously crafted headers to trigger excessive resource consumption.
References (10)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L