QID 87465
Date Published: 2021-10-06
QID 87465: Apache Hypertext Transfer Protocol Server (HTTP Server) Path Traversal and Null Pointer Dereference Vulnerabilities
Apache HTTP Server is an HTTP web server application.
CVEs' and the type of vulnerabilities related to this are:
CVE-2021-41773: Path Traversal and File Disclosure vulnerability
CVE-2021-41524: Null Pointer Dereference Vulnerability
Affected Versions:
Apache Server version 2.4.49 only.
QID Detections Logic:
The QID sends a crafted GET request to see if the contents of /etc/passwd are revealed in the response.
An attacker could use a path traversal attack to map URLs to files outside the expected document root. If files outside of the document root are not protected by "require all denied" these requests can succeed. Additionally this flaw could leak the source of interpreted files like CGI scripts.
The Null Pointer Dereference Vulnerability could allow an external attacker to perform Denial of Service (DoS) attack on the target Apache server
- Apache HTTP Server -
httpd.apache.org/security/vulnerabilities_24.html
CVEs related to QID 87465
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| Apache HTTP Server |
|