ID:6843 - Exploit for Path traversal in Apache HTTP Server - CVE-2021-41773

 
Main Vulnerability Database Exploits ID:6843 - Exploit for Path traversal in Apache HTTP Server - CVE-2021-41773

ID:6843 - Exploit for Path traversal in Apache HTTP Server - CVE-2021-41773

Published: October 6, 2021


Vulnerability identifier: #VU57063
Vulnerability risk: Critical
CVE-ID: CVE-2021-41773
CWE-ID: CWE-22
Exploitation vector: Remote access
Vulnerable software:
Apache HTTP Server

Link to public exploit:


Vulnerability description

The vulnerability allows a remote attacker to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences. A remote attacker can send a specially crafted HTTP request 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 vulnerability can be used to execute arbitrary OS commands on the system.

Note, the vulnerability is being actively exploited in the wild.


Remediation

Install update from vendor's website.