CVE-2021-22205 Gitlab 未授权远程代码执行漏洞 EXP, 移除了对djvumake & djvulibre的依赖,可在win平台使用# CVE-2021-22205
> 基于 [mr-r3bot/Gitlab-CVE-2021-22205](https://github.com/mr-r3bot/Gitlab-CVE-2021-22205) 的Fork
## 简介
CVE-2021-22205: Gitlab 未授权远程代码执行漏洞 EXP
移除了对djvumake & djvulibre的依赖,直接内部生成payload,可在win平台执行。
## 使用方法
```shell
# 需要授权
python3 exploit.py -u <username> -p <password> -t <gitlab_url> -c <command>
# 未授权
python3 exploit.py -t <gitlab_url> -c <command>
```
[4.0K] /data/pocs/69d7aa1919be7835185089c8da56ab70a0963c28
├── [3.0K] exploit.py
└── [ 472] README.md
0 directories, 2 files