https://github.com/hupe1980/cve-2022-29464
WSO2 Arbitrary File Upload to Remote Command Execution (RCE)
https://github.com/hupe1980/cve-2022-29464
cve-2022-29464 wso2
Last synced: 3 months ago
JSON representation
WSO2 Arbitrary File Upload to Remote Command Execution (RCE)
- Host: GitHub
- URL: https://github.com/hupe1980/cve-2022-29464
- Owner: hupe1980
- License: mit
- Created: 2022-09-22T14:04:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-25T07:58:52.000Z (over 2 years ago)
- Last Synced: 2025-01-07T05:27:35.858Z (4 months ago)
- Topics: cve-2022-29464, wso2
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WSO2 Arbitrary File Upload to Remote Command Execution (RCE)
> https://docs.wso2.com/display/Security/Security+Advisory+WSO2-2021-1738## Example
```bash
python3 exploit.py https://target.org:9443 shell.jsp
```