cve/2024/CVE-2024-2653.md
2024-05-25 21:48:12 +02:00

1.0 KiB

CVE-2024-2653

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.

POC

Reference

No PoCs from references.

Github