CVE-2016-6581
Last modified
CVE-2016-6581 is a vulnerability of currently unknown severity. A HTTP/2 implementation built using any version of the Python HPACK library between v1.0.0 and v2.2.0 could be targeted for a denial of service attack, specifically a so-called "HPACK Bomb" attack. This attack occurs when an attacker inserts a header field that is exactly the size of the HPACK dynamic header table into the dynamic header table. EPSS estimates a 1.76% chance of exploitation in the next 30 days.
Description
A HTTP/2 implementation built using any version of the Python HPACK library between v1.0.0 and v2.2.0 could be targeted for a denial of service attack, specifically a so-called "HPACK Bomb" attack. This attack occurs when an attacker inserts a header field that is exactly the size of the HPACK dynamic header table into the dynamic header table. The attacker can then send a header block that is simply repeated requests to expand that field in the dynamic table. This can lead to a gigantic compression ratio of 4,096 or better, meaning that 16kB of data can decompress to 64MB of data on the target machine.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Python | Hpack | 1.0 |
| Python | Hpack | 2.0 |
| Python | Hpack | 2.0.1 |
| Python | Hpack | 2.1.1 |
| Python | Hpack | 2.2 |
| Python | Hyper | 0.4 |
| Python | Hyper | 0.6 |
References
- http://www.securityfocus.com/bid/92315Third Party Advisory, VDB Entry
- https://python-hyper.org/hpack/en/latest/security/CVE-2016-6581.htmlMitigation, Vendor Advisory
- http://www.securityfocus.com/bid/92315Third Party Advisory, VDB Entry
- https://python-hyper.org/hpack/en/latest/security/CVE-2016-6581.htmlMitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2016-6581?
How severe is CVE-2016-6581?
How do I fix CVE-2016-6581?
Are you affected by CVE-2016-6581?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
