Description
Some HTTP/2 implementations are vulnerable to a header leak, potentially leading to a denial of service. The attacker sends a stream of headers with a 0-length header name and 0-length header value, optionally Huffman encoded into 1-byte or greater headers. Some implementations allocate memory for these headers and keep the allocation alive until the session dies. This can consume excess memory.
Remediation
References
Related Vulnerabilities
MediaWiki Exposure of Sensitive Information to an Unauthorized Actor Vulnerability (CVE-2015-2935)
Ruby on Rails URL Redirection to Untrusted Site ('Open Redirect') Vulnerability (CVE-2023-22797)
Python Inadequate Encryption Strength Vulnerability (CVE-2014-0224)
WordPress Plugin 10Web AI Assistant-AI content writing assistant Security Bypass (1.0.18)
MyBB Cross-Site Request Forgery (CSRF) Vulnerability (CVE-2010-4627)