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-2017-5638-ApacheStruts2.3.5 — A exploit for CVE-2017-5638. This exploit works on versions 2.3.5-2.3.31 and 2.5 – 2.5.10 | Kitploit
Tools/GitHubGitHub/fredbrave/cve-2017-5638-apachestruts2.3.5
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubfredbrave/cve-2017-5638-apachestruts2.3.5

CVE-2017-5638-ApacheStruts2.3.5

A exploit for CVE-2017-5638. This exploit works on versions 2.3.5-2.3.31 and 2.5 – 2.5.10

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
13 years agoNot yet reviewed

CVE-2017-5638-ApacheStruts2.3.5

A exploit for CVE-2017-5638. This exploit works on versions 2.3.5-2.3.31 and 2.5 – 2.5.10

Requirements

optparse, requests

Usage

This exploit can be used like this:

root@kitploit:~
$ python3 CVE-2017-5638ApacheStruts.py -u http://10.129.187.188:8080/Monitoring/example/Welcome.action -c id
b'uid=115(tomcat8) gid=119(tomcat8) groups=119(tomcat8)'

For it to work you have to point to an .action file

Download Tool