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
CVE-2023-41425 (XSS to RCE, Wonder CMS 3.2.0 <= 3.4.2)
Readme
# CVE-2023-41425
CVE-2023-41425 (XSS to RCE, Wonder CMS 3.2.0 &lt;= 3.4.2)

### Usage

```bash
➜  CVE-2023-41425 python3 exploit.py
Enter target URL (RHOST, e.g., http://example.com/loginURL): http://redacted.com/loginURL
Enter your local host IP (LHOST, e.g., 10.10.14.xxx): xx.xx.xx.xx
Enter your local web server port (LPORTWEB, e.g., 80): 80

```

![POC](POC/1.png)

![POC](POC/2.png)
File Snapshot

[4.0K] /data/pocs/09065ee7709079d589c716a30d2f79655984402c ├── [2.1K] exploit.py ├── [4.0K] POC │   ├── [102K] 1.png │   └── [ 19K] 2.png └── [ 391] README.md 1 directory, 4 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.