一、 漏洞 CVE-2021-42362 基础信息
漏洞信息
                                        # WordPress Popular Posts <= 5.3.2 认证任意文件上传漏洞

## 漏洞概述
WordPress Popular Posts 插件存在任意文件上传漏洞,该漏洞源于对输入文件类型验证不足,攻击者可以上传恶意文件以获得远程代码执行权限。

## 影响版本
受影响版本包括 5.3.2 及之前的版本。

## 漏洞细节
漏洞存在于 `~/src/Image.php` 文件中,由于对文件类型未做充分验证,具有贡献者及以上权限的攻击者可以上传任意文件。

## 影响
攻击者可以通过上传恶意文件来获取远程代码执行权限,这可能会导致服务器被完全控制。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
WordPress Popular Posts <= 5.3.2 Authenticated Arbitrary File Upload
来源:美国国家漏洞数据库 NVD
漏洞描述信息
The WordPress Popular Posts WordPress plugin is vulnerable to arbitrary file uploads due to insufficient input file type validation found in the ~/src/Image.php file which makes it possible for attackers with contributor level access and above to upload malicious files that can be used to obtain remote code execution, in versions up to and including 5.3.2.
来源:美国国家漏洞数据库 NVD
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
来源:美国国家漏洞数据库 NVD
漏洞类别
危险类型文件的不加限制上传
来源:美国国家漏洞数据库 NVD
漏洞标题
WordPress 代码问题漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
WordPress是WordPress(Wordpress)基金会的一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。 WordPress plugin WordPress Popular Posts 存在代码问题漏洞,该漏洞源于 ~/src/Image.php 文件中的输入文件类型验证不足。这使得具有贡献者级别及以上访问权限的攻击者可以通过上传可以使用的恶意文件来进行远程代码执行。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
代码问题
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2021-42362 的公开POC
# POC 描述 源链接 神龙链接
1 Wordpress Most Popular Post plugin vuln https://github.com/simonecris/CVE-2021-42362-PoC POC详情
2 The WordPress Popular Posts WordPress plugin is vulnerable to arbitrary file uploads due to insufficient input file type validation found in the ~/src/Image.php file which makes it possible for attackers with contributor level access and above to upload malicious files that can be used to obtain remote code execution, https://github.com/samiba6/CVE-2021-42362 POC详情
三、漏洞 CVE-2021-42362 的情报信息