一、 漏洞 CVE-2020-25213 基础信息
漏洞信息
                                        # N/A

## 漏洞概述
File Manager (wp-file-manager) 插件在 WordPress 中存在漏洞,允许远程攻击者上传并执行任意 PHP 代码。此漏洞源于插件将一个不安全的示例 elFinder 连接器文件重新命名为 .php 扩展名。

## 影响版本
- 6.9 之前的版本

## 细节
攻击者可以使用 elFinder 的上传命令(或 mkfile 和 put 命令),将 PHP 代码写入 `wp-content/plugins/wp-file-manager/lib/files/` 目录中。此漏洞在 2020 年 8 月和 9 月被利用。

## 影响
该漏洞允许攻击者上传并执行任意 PHP 代码,从而可能控制网站或进行其他恶意活动。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
N/A
来源:美国国家漏洞数据库 NVD
漏洞描述信息
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.
来源:美国国家漏洞数据库 NVD
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
来源:美国国家漏洞数据库 NVD
漏洞类别
N/A
来源:美国国家漏洞数据库 NVD
漏洞标题
wordpress 代码问题漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。ghost是使用在其中的一个用于导入/导出WordPress数据的插件。relevant是使用在其中的一个相关内容显示插件。File Upload是使用在其中的一个文件上传插件。PHP是共同维护的一种开源的通用计算机脚本语言。该语言主要用于Web开发,支持多种数据库及操作系统。elFinder是一套基于Drupal平台的、开源的AJAX文件管理器。该产品提供多文件上传、图像缩放等功能。 Word
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
代码问题
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2020-25213 的公开POC
# POC 描述 源链接 神龙链接
1 https://medium.com/@mansoorr/exploiting-cve-2020-25213-wp-file-manager-wordpress-plugin-6-9-3f79241f0cd8 https://github.com/mansoorr123/wp-file-manager-CVE-2020-25213 POC详情
2 CVE-2020-25213 Wordpress File Manager 6.7 Plugin 0day exploit https://github.com/kakamband/WPKiller POC详情
3 None https://github.com/forse01/CVE-2020-25213-Wordpress POC详情
4 Will write a python script for exploiting this vulnerability https://github.com/0000000O0Oo/Wordpress-CVE-2020-25213 POC详情
5 None https://github.com/piruprohacking/CVE-2020-25213 POC详情
6 None https://github.com/b1ackros337/CVE-2020-25213 POC详情
7 Python exploit for RCE in Wordpress https://github.com/BLY-Coder/Python-exploit-CVE-2020-25213 POC详情
8 Python Interactive Exploit for WP File Manager Vulnerability. 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. https://github.com/E1tex/Python-CVE-2020-25213 POC详情
9 None https://github.com/Nguyen-id/CVE-2020-25213 POC详情
10 The WordPress File Manager plugin prior to version 6.9 is susceptible to remote code execution. The vulnerability allows unauthenticated remote attackers to upload .php files. https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2020/CVE-2020-25213.yaml POC详情
11 None https://github.com/Threekiii/Awesome-POC/blob/master/CMS%E6%BC%8F%E6%B4%9E/WordPress%20File%20Manager%EF%BC%9C6.9%20RCE%20CVE-2020-25213.md POC详情
三、漏洞 CVE-2020-25213 的情报信息