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
Tools/GitHubGitHub/rockmelodies/cve-2019-16097-batch
Vulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration TestingRed Teaming
GitHubrockmelodies/cve-2019-16097-batch

CVE-2019-16097-batch

CVE-2019-16097-batch

View Repository
536 years 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-2019-16097-batch

Disclaimer

For security research purposes only. Do not use for illegal testing. Bear all consequences yourself!!!

CVE-2019-16097-batch

Batch exploit script

Add target URLs in bulk in the url.txt file

http://1.1.1.1 http://2.2.2.2

Run this script with Python. The verification results can be seen in result.txt

Vulnerability Background

Recently, an arbitrary administrator registration vulnerability was disclosed in the image registry Harbor. By crafting specific strings in requests, an attacker can directly create an administrator account without authorization, thereby taking over the Harbor image registry. Upon receiving the information, we immediately verified the vulnerability. The official announcement has been released, and the latest versions 1.7.6 and 1.8.3 have fixed this vulnerability. Users are advised to upgrade to secure versions as soon as possible.

Vulnerability Description

Harbor is an enterprise-level Registry server for storing and distributing Docker images. A security vulnerability exists in the core/api/user.go file in Harbor versions 1.7.0 through 1.8.2. By adding key parameters to the request, an attacker can exploit this vulnerability to create an administrator account and thereby take over the Harbor image registry.

Affected Versions

Harbor versions 1.7.0 through 1.8.2

Vulnerability Reproduction

We successfully reproduced this vulnerability by writing a batch verification script. file

[playlist type="video" ids="435"]

Security Recommendations

Upgrade Harbor to versions 1.7.6 and 1.8.3

Reference download link: https://github.com/goharbor/harbor/releases

References

https://github.com/evilAdan0s/CVE-2019-16097

https://github.com/goharbor/harbor/issues/8951

https://unit42.paloaltonetworks.com/critical-vulnerability-in-harbor-enables-privilege-escalation-from-zero-to-admin-cve-2019-16097/

Download Tool