/cve-2021-42013

Exploit for Apache 2.4.50 (CVE-2021-42013)

Primary LanguageC

CVE-2021-42013

C implementation of the infamous Apache 2.4.50 exploit

Compiling

~$ gcc cve-2021-42013.c -lcurl -o cve-2021-42013

Using

~$ ./cve-2021-42013 <host> <exec>

Example