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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2022-21661 PoC — WordPress plugin SQL注入漏洞

Source
Associated Vulnerability
Title:WordPress plugin SQL注入漏洞 (CVE-2022-21661)
Description:WordPress是Wordpress基金会的一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是WordPress开源的一个应用插件。 WordPress plugin 存在SQL注入漏洞,该漏洞源于WP_查询中的不正确清理。攻击者可利用该漏洞执行SQL注入攻击。
Description
Script to validate WordPress CVE-2022-21661
Readme
# WordPress CVE-2022-21661 Scanner

## Usage

```bash
python wordpress_scanner.py -H <host or ip address> -p <port> -ssl <support ssl/tls> -proxy <proxy address> -path <custom path>
```

## Help
```
WordPress Scanner for CVE-2022-21661

options:
  -h, --help            show this help message and exit
  -H HOST, --host HOST  Host or IP address
  -p PORT, --port PORT  Port number
  -ssl, --ssl_support   Support SSL/TLS
  -proxy PROXY, --proxy PROXY
                        Proxy address (e.g., http://localhost:8080/)
  -path PATH, --path PATH
                        Custom path for validation, default: /wp-admin/admin-ajax.php
```
File Snapshot

[4.0K] /data/pocs/fd8ab325d434fbe4f21b858ed9b0b13e11cb85e6 ├── [4.4K] CVE-2022-21661.py ├── [ 636] README.md └── [ 42] requirements.txt 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.