Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
工具/GitHubGitHub/randomrobbiebf/cve-2023-7028
Authentication & AuthorizationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRed Teaming
GitHubrandomrobbiebf/cve-2023-7028

CVE-2023-7028

CVE-2023-7028

查看仓库
58112年前Kitploit 审核通过

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2023-7028

GitLab CVE-2023-7028:无需用户交互即可通过密码重置接管账户

GitLab CE/EE 中的一个严重漏洞(CVE-2023-7028)可被攻击者轻易利用,从而重置 GitLab 用户帐户的密码。

虽然这些帐户同样存在漏洞,但已启用双因素认证(2FA)的用户可以免受帐户接管的影响。此外,LDAP 登录也是安全的!

关于 CVE-2023-7028

CVE-2023-7028 影响运行 GitLab Community Edition (CE) 和 Enterprise Edition (EE) 以下版本的 GitLab 自托管实例:

root@kitploit:~
* 16.1 至 16.1.5 之前
* 16.2 至 16.2.8 之前
* 16.3 至 16.3.6 之前
* 16.4 至 16.4.4 之前
* 16.5 至 16.5.6 之前
* 16.6 至 16.6.4 之前
* 16.7 至 16.7.2 之前

使用方法

root@kitploit:~
usage: CVE-2023-7028.py [-h] [-u URL] -v VICTIM -a ATTACKER [-p PROXY]

options:
  -h, --help            show this help message and exit
  -u URL, --url URL     URL of host to check will need http or https
  -v VICTIM, --victim VICTIM
                        victim email address
  -a ATTACKER, --attacker ATTACKER
                        attacker email address
  -p PROXY, --proxy PROXY
                        Proxy for debugging
下载工具