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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2021-32789 PoC — WordPress SQL注入漏洞

Source
Associated Vulnerability
Title:WordPress SQL注入漏洞 (CVE-2021-32789)
Description:WordPress是WordPress(Wordpress)基金会的一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。 WordPress WooCommerce Blocks 功能插件2.5.0 版和 2.5.16 版之前存在SQL注入漏洞,该漏洞允许通过精心设计的 URL,针对wc/store/products/collection-data?calculate_attribute_counts[][taxonomy]执行只读 sql 查询的端点执行漏洞利用。
Description
💣 Wordpress WooCommerce users dump exploit
Readme
# 💣 CVE-2021-32789
Wordpress WooCommerce users dump exploit

### Dump admin user
```
woo -u http://example.com
```

### Dump all users
```
woo -u http://example.com -dump
```
File Snapshot

[4.0K] /data/pocs/1cd2be1ad5fbfc72d2c18f3831a647ad687be3d7 ├── [3.0K] main.go └── [ 177] 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.