Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1110 CNY

100%

CVE-2017-5638 PoC — Apache Struts 2 输入验证错误漏洞

Source
Associated Vulnerability
Title:Apache Struts 2 输入验证错误漏洞 (CVE-2017-5638)
Description:The Jakarta Multipart parser in Apache Struts 2 2.3.x before 2.3.32 and 2.5.x before 2.5.10.1 has incorrect exception handling and error-message generation during file-upload attempts, which allows remote attackers to execute arbitrary commands via a crafted Content-Type, Content-Disposition, or Content-Length HTTP header, as exploited in the wild in March 2017 with a Content-Type header containing a #cmd= string.
Description
An exploit for Apache Struts CVE-2017-5638
Readme
*struts-pwn*
============

### An exploit for Apache Struts CVE-2017-5638 ###


# **Usage** #

## Testing a single URL. ##
`python struts-pwn.py --url 'http://example.com/struts2-showcase/index.action' -c 'id'`

## Testing a list of URLs. ##
`python struts-pwn.py --list 'urls.txt' -c 'id'`

## Checking if the vulnerability exists against a single URL. ##
`python struts-pwn.py --check --url 'http://example.com/struts2-showcase/index.action'`

## Checking if the vulnerability exists against a list of URLs. ##
`python struts-pwn.py --check --list 'urls.txt'`


# **Requirements** #
* Python2 or Python3
* requests


# **Legal Disclaimer** #
This project is made for educational and ethical testing purposes only. Usage of struts-pwn for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.


# **License** #
The project is licensed under MIT License.


# **Author** #
*Mazin Ahmed*
* Website: [https://mazinahmed.net](https://mazinahmed.net)
* Email: *mazin AT mazinahmed DOT net*
* Twitter: [https://twitter.com/mazen160](https://twitter.com/mazen160)
* Linkedin: [http://linkedin.com/in/infosecmazinahmed](http://linkedin.com/in/infosecmazinahmed)
File Snapshot

[4.0K] /data/pocs/45042e9959a8c46ffaa74306d9e506dd55ee13ce ├── [1.1K] LICENSE.txt ├── [1.3K] README.md ├── [ 18] requirements.txt └── [6.9K] struts-pwn.py 0 directories, 4 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →