Exploitation Summary
EIP tracks 1 public exploit for CVE-2024-2653. PoCs published by lockness-Ko.
AI-analyzed exploit summary This repository contains a functional Go-based proof-of-concept exploit for CVE-2024-27316, targeting HTTP/2 servers with a denial-of-service (DoS) attack via malformed headers. The exploit leverages HPACK encoding to generate large headers, overwhelming the target server.
Description
amphp/http will collect CONTINUATION frames in an unbounded buffer and will not check a limit until it has received the set END_HEADERS flag, resulting in an OOM crash.
Exploits (1)
This repository contains a functional Go-based proof-of-concept exploit for CVE-2024-27316, targeting HTTP/2 servers with a denial-of-service (DoS) attack via malformed headers. The exploit leverages HPACK encoding to generate large headers, overwhelming the target server.
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H