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
WordPress WP_Query SQL Injection POC
Readme
# CVE-2022-21661

# 1.简介

WordPress v4.1~v5.8.2 WP_Query SQL Injection POC

# 2.用法

```
poc -h 192.168.1.1 // 单个扫描
poc -f host.txt  // 批量扫描
```
![image](https://user-images.githubusercontent.com/108780847/181893372-1dc8b3d8-8d1c-43e2-853a-d468e8a69db4.png)

# 3.免责声明

此工具仅用于学习、研究和自查。
不应用于非法目的,请遵守相关法律法规。
使用本工具产生的任何风险与本人无关!
File Snapshot

[4.0K] /data/pocs/1266d8e54a5115687bb080e8d91e0ccf3f80c9dc ├── [4.0K] CVE-2022-21661.go ├── [1.4K] go.mod ├── [ 31K] go.sum ├── [ 697] main.go └── [ 459] README.md 0 directories, 5 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.