目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2018-19207 PoC — WordPress Van Ons WP GDPR Compliance插件安全漏洞

来源
关联漏洞
标题: WordPress Van Ons WP GDPR Compliance插件安全漏洞 (CVE-2018-19207)
Description:WordPress是WordPress软件基金会的一套使用PHP语言开发的博客平台,该平台支持在PHP和MySQL的服务器上架设个人博客网站。Van Ons WP GDPR Compliance plugin是使用在其中的一个数据收集插件。 WordPress Van Ons WP GDPR Compliance插件1.4.3之前版本中存在安全漏洞,该漏洞源于程序没有正确的处理‘$wpdb->prepare()’函数的输入。攻击者可利用该漏洞执行任意代码。
Description
Exploit of the privilege escalation vulnerability of the WordPress plugin "WP GDPR Compliance" by "Van Ons" (https://de.wordpress.org/plugins/wp-gdpr-compliance/) CVE-2018-19207
介绍
# Exploit of Vulnerability CVE-2018-19207 in WP GDPR Compliance Plugin (WordPress)
This python script creates a user with role admin. Change the varbiables baseurl, username, email for your specific case. A working email is needed, because an email is sent to this adress in order to setup a password for the newly created user account.
It works for WP GDPR Compliance plugin in version <=1.4.2.
**Do only use this script on your own sites or when you have permission to do so (e.g. in a legal pentest).**

## Requirements
This script is written in Python 2.7. It is not tested or made to work in Python 3.

This script uses the requests package in python. It can be installed by running

```
pip install requests
```


文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →