#VU20386 Use-after-free in Apache HTTP Server - CVE-2019-10082
Published: August 23, 2019
Apache HTTP Server
Apache Foundation
Description
The vulnerability allows a remote attacker to perform denial of service (DoS) attack.
The vulnerability exists due to a use-after-free error within the mod_http2 when handling connection shutdown. A remote attacker can send specially crafted requests to the affected server and make the mod_http2 to read memory that was already freed.