Share
## https://sploitus.com/exploit?id=220BAB88-EE29-59E4-86A6-C48B7E0A9EC4
This is a PoC exploit for CVE-2021-41773, a remote code execution vulnerability in Apache HTTP Server versions 2.4.49 and 2.4.50. The exploit targets the CGI enabled feature of these versions, allowing an attacker to execute arbitrary code on the server. The exploit is written in Python and uses the colorama library for colored output. The target is specified by the user through the command line, where the user must provide the IP address and port of the target server. The exploit is not specified to be invoked through a specific method, but rather through the command line. The expected impact of this exploit is remote code execution, allowing an attacker to execute arbitrary code on the target server.