Skip to content

HTTP/2 DoS Attacks: Ping, Reset, and Settings Floods

Critical
adiroiban published GHSA-32gv-6cf3-wcmq Mar 13, 2022 · 1 comment

Package

pip twisted (pip)

Affected versions

<= 19.7.0

Patched versions

19.10.0

Description

Impact

Twisted web servers that utilize the optional HTTP/2 support suffer from the following flow-control related vulnerabilities:

Ping flood: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9512
Reset flood: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9514
Settings flood: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9515

A Twisted web server supports HTTP/2 requests if you've installed the http2 optional dependency set.

Workarounds

There are no workarounds.

References

https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md

For more information

If you have any questions or comments about this advisory:

Severity

Critical

CVE ID

CVE-2019-9512

Weaknesses

No CWEs