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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-1071 PoC — WordPress Plugin Ultimate Member 安全漏洞

Source
Associated Vulnerability
Title:WordPress Plugin Ultimate Member 安全漏洞 (CVE-2024-1071)
Description:The Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin plugin for WordPress is vulnerable to SQL Injection via the 'sorting' parameter in versions 2.1.3 to 2.8.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Readme
# CVE-2024-1071 with Docker

🎯 Want to practice with the new WordPress CVE ? Follow the instructions

## Build the lab

1. Install Docker : https://docs.docker.com/get-docker/
2. Clone the project : `git clone https://github.com/Trackflaw/CVE-2024-1071-Docker.git`.
3. Go to the project : `cd CVE-2024-1071-Docker `
4. Launch the Docker Compose file : `docker compose up -d`.
5. Connect to `http://localhost` with `root:root` credentials.
6. Activate the plugin in http://localhost/wp-admin/plugins.php
7. Activate `Enable the use of a custom table for account metadata` option in http://localhost/wp-admin/admin.php?page=um_options&tab=misc

## PoC

https://github.com/Trackflaw/CVE-2024-1071-Docker/assets/78696986/e4c31c76-e7e2-415f-8142-15325c179f9b

## Automation

Many PoCs are available online to automate the exploitation of this vulnerability:

- https://github.com/gbrsh/CVE-2024-1071
File Snapshot

[4.0K] /data/pocs/f950acd1cf786f2f0a06797b1e9a7ae325039dd5 ├── [ 903] docker-compose.yml ├── [ 385] Dockerfile └── [ 898] 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. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →