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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-6366 PoC — WordPress plugin User Profile Builder 安全漏洞

Source
Associated Vulnerability
Title:WordPress plugin User Profile Builder 安全漏洞 (CVE-2024-6366)
Description:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin User Profile Builder 3.11.8之前版本存在安全漏洞,该漏洞源于没有适当的授权,允许未经身份验证的用户通过异步上传功能上传媒体文件。
Description
User Profile Builder <= 3.11.7 - Unauthenticated Media Upload
Readme
# CVE-2024-6366-PoC
User Profile Builder &lt;= 3.11.7 - Unauthenticated Media Upload

# Description
The User Profile Builder WordPress plugin before 3.11.8 does not have proper authorisation, allowing unauthenticated users to upload media files via the async upload functionality of WP.

## Usage:

```
usage: CVE-2024-6366.py [-h] -u URL

The User Profile Builder WordPress plugin before 3.11.8 does not have proper authorisation,
 allowing unauthenticated users to upload media files via the async upload functionality of WP.

options:
  -h, --help         show this help message and exit
  -u URL, --url URL  The target URL (e.g., http://example.com)
```

### result

```
Extracted URL from the response:
http:\/\/192.168.100.74:888\/wordpress\/wp-content\/uploads\/2025\/02\/Nxploit-8.png
```

### Disclaimer
This script is intended for educational purposes and authorized security assessments only. Misuse of this script may result in legal consequences. Always obtain proper authorization before testing on any system.
File Snapshot

[4.0K] /data/pocs/786d2a98257314e9f0c293c332b4e03ffbc6e719 ├── [3.3K] CVE-2024-6366.py ├── [ 36K] Nxploit.jpg └── [1.0K] README.md 0 directories, 3 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.