cve/2019/CVE-2019-9513.md
2024-06-18 02:51:15 +02:00

1.0 KiB

CVE-2019-9513

Description

Some HTTP/2 implementations are vulnerable to resource loops, potentially leading to a denial of service. The attacker creates multiple request streams and continually shuffles the priority of the streams in a way that causes substantial churn to the priority tree. This can consume excess CPU.

POC

Reference

Github