POC详情: c65b230f413824226dea084c0f89d2ba5a01fec3

来源
关联漏洞
标题: wordpress 代码问题漏洞 (CVE-2020-25213)
描述:WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。ghost是使用在其中的一个用于导入/导出WordPress数据的插件。relevant是使用在其中的一个相关内容显示插件。File Upload是使用在其中的一个文件上传插件。PHP是共同维护的一种开源的通用计算机脚本语言。该语言主要用于Web开发,支持多种数据库及操作系统。elFinder是一套基于Drupal平台的、开源的AJAX文件管理器。该产品提供多文件上传、图像缩放等功能。 Word
描述
Python exploit for RCE in Wordpress
介绍

## Description

The File Manager (wp-file-manager) plugin before 6.9 for WordPress allows remote attackers to upload and execute arbitrary PHP code because it renames an unsafe example elFinder connector file to have the .php extension. This, for example, allows attackers to run the elFinder upload (or mkfile and put) command to write PHP code into the wp-content/plugins/wp-file-manager/lib/files/ directory. This was exploited in the wild in August and September 2020.


## Demo

```bash
python3 exploit.py url command
python3 exploit.py http://wordpressite.com/ id
```


## Authors

- [@BLY](https://www.github.com/bly-coder)



## Deployment

To deploy:

```bash
  git clone https://github.com/BLY-Coder/Python-exploit-CVE-2020-25213
  run with python3
```

文件快照

[4.0K] /data/pocs/c65b230f413824226dea084c0f89d2ba5a01fec3 ├── [1.9K] exploit.py └── [ 765] README.md 0 directories, 2 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。