#VU1209 Memory leak in Apache HTTP Server - CVE-2016-8740
Published: December 5, 2016 / Updated: September 14, 2018
Apache HTTP Server
Apache Foundation
Description
The vulnerability allows a remote attacker to cause denial of service.
The vulnerability exists due to improper handling of HTTP/2 headers, when the Protocols configuration includes h2 or h2c. A remote attacker can send a specially crafted HTTP/2 request, containign CONTINUATION frames to vulnerable instance and consume all available memory resources.
Successful exploitation of the vulnerability will result in denial of service (DoS) of affected web server.
Remediation
As a temporary solution it is recommended to limit access to HTTP/2 protocol to trusted IPs only.