Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2023-7028 — Exploit for CVE-2023-7028 - GitLab CE/EE | Kitploit
Tools/GitHubGitHub/yoryio/cve-2023-7028
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingAuthenticationLabs & Practice
GitHubyoryio/cve-2023-7028

CVE-2023-7028

Exploit for CVE-2023-7028 - GitLab CE/EE

View Repository
11 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2023-7028

⚠️ This exploit is for defensive purposes and should be used by cybersecurity professionals to identify possible vulnerable GitLab servers.

Description

CVE-2023-7028 - Account Takeover via Password Reset without user interactions in GitLab Community Edition and Enterprise Edition

gitlablogo

Products and Versions affected:

ProductAffected 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
  • CVSS: 10.0
  • Actively Exploited: YES
  • Patch: YES
  • Mitigation: NO

Help

root@kitploit:~
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

Example: python CVE-2023-7028.py -u https://gitlab.example.com -t [email protected] -a [email protected]

Lab

You can use Try Hack Me's Room GitLab CVE-2023-7028 to test the exploit because it runs a vulnerable version affected by CVE-2023-7028.

Vision of GitLab Servers by SHADOWSERVER:

map2

References

  • GitLab Critical Security Release: 16.7.2, 16.6.4, 16.5.6
  • Over 5,300 GitLab servers exposed to zero-click account takeover attacks
  • Shadowserver GitLab Statistics
  • CVE-2023-7028 - AttackerKB
Download Tool