ID:486 - Exploit for Memory leak in Apache HTTP Server - CVE-2016-8740

 
Main Vulnerability Database Exploits ID:486 - Exploit for Memory leak in Apache HTTP Server - CVE-2016-8740

ID:486 - Exploit for Memory leak in Apache HTTP Server - CVE-2016-8740

Published: March 18, 2020


Vulnerability identifier: #VU1209
Vulnerability risk: Low
CVE-ID: CVE-2016-8740
CWE-ID: CWE-401
Exploitation vector: Remote access
Vulnerable software:
Apache HTTP Server

Link to public exploit:


Vulnerability 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.