## https://sploitus.com/exploit?id=82ABA9A8-11DC-5940-A195-1CF159D70E81
# CVE-2021-22205
>Fork based on [mr-r3bot/Gitlab-CVE-2021-22205](https://github.com/mr-r3bot/Gitlab-CVE-2021-22205)
## Introduction
CVE-2021-22205: GitLab unauthorized remote code execution vulnerability EXP
The dependencies on djvumake & djvulibre have been removed; the payload is generated internally and can be executed on Windows platforms. ## Usage
```shell
# Requires authorization
python3 exploit.py -u -p -t -c
# Without authorization
python3 exploit.py -t -c
```