关联漏洞
标题:
WordPress 代码问题漏洞
(CVE-2021-29447)
描述:WordPress是WordPress(Wordpress)基金会的一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。 WordPress 存在代码问题漏洞,攻击者可利用该漏洞在成功的XXE攻击中可以访问内部文件。
描述
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. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。