vendor:
Apache HTTP Server
by:
bkbll
7.5
CVSS
HIGH
ap_get_mime_headers_core() vulnerability
400
CWE
Product Name: Apache HTTP Server
Affected Version From: Apache 2.0
Affected Version To: Apache 2.0.49
Patch Exists: YES
Related CWE:
CPE: a:apache:http_server:2.0
Platforms Tested:
Unknown
exploit for apache ap_get_mime_headers_core() vuln
This is an exploit for the Apache ap_get_mime_headers_core() vulnerability. The vulnerability allows an attacker to cause a Denial of Service (D.o.S) attack by sending a specially crafted HTTP request to the target server. The exploit sends a large number of GET requests with a long content-length header, causing the server to run out of memory and potentially crash. This exploit is specific to Apache version 2 prior to version 2.0.49.
Mitigation:
Upgrade to a patched version of Apache (version 2.0.49 or later).