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:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress Plugin Ultimate Member 2.1.3 版本到 2.8.2 版本存在安全漏洞,该漏洞源于对用户提供的参数转义不充分以及对现有 SQL 查询缺乏充分的准备,容易通过“排序”参数受到 SQL 注入攻击。
Readme
# WordPress CVE 2024-1071 SQL Exploit

![1713786351923](https://github.com/user-attachments/assets/de7291a9-c833-48f1-9690-6dc59ff624b6)

## This exploit, which runs on WordPress versions 2.1.3 to 2.8.2, allows unauthenticated attackers to add additional SQL queries to existing queries that can be used to pull sensitive information from the database.

#### Dork: body="/wp-content/plugins/ultimate-member"

## 1)
- git clone https://github.com/Dogu589/WordPress-Exploit-CVE-2024-1071.git
- cd WordPress-Exploit-CVE-2024-1071
## 2)
python3 WordPressExploit.py -f target.txt




# CVE
https://nvd.nist.gov/vuln/detail/CVE-2024-1071
File Snapshot

[4.0K] /data/pocs/1ab312d3fdd29b68ce80f10014107e336338cb76 ├── [ 632] README.md └── [6.0K] WordPressExploit.py 1 directory, 2 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.