#VU1209 Memory leak in Apache HTTP Server - CVE-2016-8740

 

#VU1209 Memory leak in Apache HTTP Server - CVE-2016-8740

Published: December 5, 2016 / Updated: September 14, 2018


Vulnerability identifier: #VU1209
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2016-8740
CWE-ID: CWE-401
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
Apache HTTP Server
Software vendor:
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

On December 20 vendor has issued a new version of Apache HTTP Server 2.4.25 to address this vulnerability.

As a temporary solution it is recommended to limit access to HTTP/2 protocol to trusted IPs only.

External links