Essay (and PoCs) about CVE-2021-41773, a remote code execution vulnerability in Apache 2.4.49 ๐ธ๏ธ# CVE-2021-41773 Essay ๐ธ๏ธ
## Description ๐ผ๏ธ
This repository contains an essay about CVE-2021-41773, a remote code execution vulnerability in Apache 2.4.49. This was created for a course from Faculty of Automatic Control and Computers, University POLITEHNICA of Bucharest, namely "*Cyberdefences and Cyberintelligence*".
## Folders Structure ๐
The folder structure is as follows:
- **[`demo`](demo)**: A proof of concept consisting in a Docker Compose architecture with two container: a vulnerable web server and an attacker having a Python exploit script
- **[`document`](document)**: The LaTeX project and the exported document.
- **[`presentation`](presentation)**: The LaTeX project and the exported presentation.
## Preview ๐
| Document | Presentation |
| ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------ |
| <a href="document/export.pdf"><kbd><img src="document/preview.png" width="400px" alt="Document preview"></kbd></a> | <a href="presentation/export.pdf"><kbd><img src="presentation/preview.png" width="400px" alt="Presentation preview"></kbd></a> |
[4.0K] /data/pocs/b8f240a3536974044aea5a67d43d670ebc24fc78
โโโ [4.0K] demo
โย ย โโโ [4.0K] attacker
โย ย โย ย โโโ [ 122] Dockerfile
โย ย โย ย โโโ [ 443] exploit.sh
โย ย โโโ [ 233] docker-compose.yaml
โย ย โโโ [ 737] README.md
โย ย โโโ [4.0K] server
โโโ [4.0K] document
โย ย โโโ [ 78K] export.pdf
โย ย โโโ [406K] preview.png
โย ย โโโ [4.0K] project
โย ย โโโ [2.0K] bibliography.bib
โย ย โโโ [275K] IEEEtran.cls
โย ย โโโ [7.5K] main.tex
โโโ [4.0K] presentation
โย ย โโโ [126K] export.pdf
โย ย โโโ [ 35K] preview.png
โย ย โโโ [4.0K] project
โย ย โโโ [ 574] configuration.tex
โย ย โโโ [4.0K] images
โย ย โย ย โโโ [7.2K] acs.jpg
โย ย โโโ [2.6K] main.sty
โย ย โโโ [2.8K] main.tex
โโโ [1.5K] README.md
โโโ [ 373] update_previews.sh
8 directories, 17 files