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-2024-47533 | Kitploit
Tools/GitHubGitHub/okkotsu1/cve-2024-47533
Authentication & AuthorizationVulnerability AnalysisExploitationPenetration TestingLearning & EducationRed Teaming
GitHubokkotsu1/cve-2024-47533

CVE-2024-47533

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-2024-47533 – Cobbler XML-RPC Authentication Bypass Exploit

📜 Description

CVE-2024-47533 is a critical authentication bypass vulnerability in Cobbler, a Linux installation server that automates network-based OS installs.
The flaw is caused by an issue in utils.get_shared_secret() which always returns -1, enabling unauthenticated access to the Cobbler XML-RPC API.

An attacker can connect with:

  • Username: "" (empty string)
  • Password: -1

This grants administrator-level access to perform actions like adding distros, managing profiles, or executing system commands via Cobbler.

  • Affected Versions: 3.0.0 → before 3.2.3 and 3.3.0 → before 3.3.7
  • Patched Versions: 3.2.3 and 3.3.7
  • CVSS Score: 9.8 (Critical)

⚠️ Disclaimer

This repository is for educational and authorized security testing only.
Do NOT run this exploit on systems you do not own or have explicit permission to test.
The author(s) are not responsible for any misuse.


Download Tool