Exploitation Summary
EIP tracks 3 public exploits for CVE-2016-8740. PoCs published by Jungun Baek, jptr218, lcfpadilha.
AI-analyzed exploit summary This exploit targets CVE-2016-8740, a memory consumption DoS vulnerability in Apache HTTP Server's mod_http2 module. It sends crafted CONTINUATION frames to exhaust server memory.
Description
The mod_http2 module in the Apache HTTP Server 2.4.17 through 2.4.23, when the Protocols configuration includes h2 or h2c, does not restrict request-header length, which allows remote attackers to cause a denial of service (memory consumption) via crafted CONTINUATION frames in an HTTP/2 request.
Exploits (3)
This exploit targets CVE-2016-8740, a memory consumption DoS vulnerability in Apache HTTP Server's mod_http2 module. It sends crafted CONTINUATION frames to exhaust server memory.
This repository contains a functional proof-of-concept exploit for CVE-2016-8740, which targets Apache HTTPD 2.4.17-2.4.23 by sending maliciously crafted HTTP/2 requests to trigger excessive memory allocation, leading to a denial-of-service (DoS) condition.
This repository contains a functional Python exploit for CVE-2016-8740, a denial-of-service vulnerability in Apache HTTP Server 2.4.17-2.4.23. The exploit sends crafted HTTP/2 CONTINUATION frames to consume memory on the target server.
References (28)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H