一、 漏洞 CVE-2021-23814 基础信息
漏洞标题
任意文件上传
来源:AIGC 神龙大模型
漏洞描述信息
任意文件上传
来源:AIGC 神龙大模型
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
来源:AIGC 神龙大模型
漏洞类别
N/A
来源:AIGC 神龙大模型
漏洞标题
Arbitrary File Upload
来源:美国国家漏洞数据库 NVD
漏洞描述信息
This affects the package unisharp/laravel-filemanager from 0.0.0. The upload() function does not sufficiently validate the file type when uploading. An attacker may be able to reproduce the following steps: - Install a package with a web Laravel application. - Navigate to the Upload window - Upload an image file, then capture the request - Edit the request contents with a malicious file (webshell) - Enter the path of file uploaded on URL - Remote Code Execution **Note: Prevention for bad extensions can be done by using a whitelist in the config file(lfm.php). Corresponding document can be found in the [here](https://unisharp.github.io/laravel-filemanager/configfolder-categories).
来源:美国国家漏洞数据库 NVD
CVSS信息
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:L
来源:美国国家漏洞数据库 NVD
漏洞类别
N/A
来源:美国国家漏洞数据库 NVD
漏洞标题
laravel-filemanager代码问题漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
laravel-filemanager是用于 Laravel 5 到 6 和 CKEditor / TinyMCE 的文件上传/编辑器。 laravel-filemanager 存在代码问题漏洞,该漏洞源于upload()函数在上传时没有充分验证文件类型。攻击者可以复制以下步骤进行漏洞利用:安装一个带有web Laravel应用程序的包。导航到上传窗口,上传一个图像文件,然后捕捉请求——编辑请求与一个恶意文件内容(网站管理权限)——输入文件上传URL的路径——远程代码执行。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
代码问题
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2021-23814 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2021-23814 的情报信息