vendor:
HTTP Server
by:
K.C. Wong
7.5
CVSS
HIGH
Denial of Service
400
CWE
Product Name: HTTP Server
Affected Version From: Apache 2.0.39
Affected Version To: Apache 2.0.40
Patch Exists: YES
Related CWE: N/A
CPE: a:apache:http_server
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2002
Apache Denial of Service Vulnerability
Apache is prone to a denial of service condition when an excessive amount of data is written to stderr. This condition reportedly occurs when the amount of data written to stderr is over the default amount allowed by the operating system. This may potentially be an issue in web applications that write user-supplied data to stderr. Additionally, locally based attackers may exploit this issue.
Mitigation:
Limit the amount of data written to stderr.