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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-3460 PoC — WordPress Plugin Ultimate Member 权限许可和访问控制问题漏洞

Source
Associated Vulnerability
Title:WordPress Plugin Ultimate Member 权限许可和访问控制问题漏洞 (CVE-2023-3460)
Description:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress Plugin Ultimate Member 2.6.6之前版本存在权限许可和访问控制问题漏洞,该漏洞源于通过任意用户元更新可以升级权限。
Description
Exploit and scanner for CVE-2023-3460
Readme
# CVE-2023-3460
The Ultimate Member WordPress plugin before 2.6.7 does not prevent visitors from creating user accounts with arbitrary capabilities, effectively allowing attackers to create administrator accounts at will. This script perform an exploit for this vulnerability and scan different targets, looking for this vulnerability.

<h2>Install</h2>

```
git clone https://github.com/diego-tella/CVE-2023-3460/
cd CVE-2023-3460/
python exploit.py
```

<h2>Usage</h2>

```
python exploit.py -t http://target.com/wordpress #basic usage
python exploit.py -c -l list.txt #scan a list of targets
```

<h2>Disclaimer</h2>
This program is for Educational purpose ONLY. Do not use it without permission. The author or any Internet provider bears NO responsibility for content or misuse of this program or any derivatives thereof.
File Snapshot

[4.0K] /data/pocs/2b05deda4186809a7c508c3a38a2414a64932a2c ├── [4.4K] exploit.py └── [ 826] README.md 0 directories, 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.