# 前端文件管理器小于4.0&N-Media Post前端表单小于1.1&任意文件上传
## 概述
Frontend File Manager(版本 < 4.0)和 N-Media Post Front-end Form(版本 < 1.1)插件存在任意文件上传漏洞,原因是缺乏对上传文件类型的验证。这使得未认证的攻击者可以上传任意文件,进而可能实现远程代码执行。
## 影响版本
- Frontend File Manager < 4.0
- N-Media Post Front-end Form < 1.1
## 细节
漏洞是由于 `nm_filemanager_upload_file` 和 `nm_postfront_upload_file` AJAX 请求未验证上传文件的类型,导致攻击者可以上传未授权文件。
## 影响
未认证的攻击者可以利用此漏洞上传任意文件到服务器,这可能导致远程代码执行。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | CVE-2016-15042 lab: Dockerized WordPress PoC for unauthenticated file upload in Frontend File Manager <4.0 and N‑Media Post Front‑end Form <1.1 | https://github.com/ImBIOS/lab-cve-2016-15042 | POC详情 |
2 | 🛠️ Validate and demonstrate CVE-2016-15042 with a Dockerized lab for unauthenticated file uploads in WordPress file managers. | https://github.com/Aditya43621/lab-cve-2016-15042 | POC详情 |
3 | The Frontend File Manager plugin (<4.0) and N-Media Post Front-end Form plugin (<1.1) for WordPress were vulnerable to arbitrary file uploads due to missing file type validation. This allowed unauthenticated attackers to upload arbitrary files and potentially achieve remote code execution. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2016/CVE-2016-15042.yaml | POC详情 |
标题: www.pluginvulnerabilities.com -- 🔗来源链接
标签:
标题: www.pluginvulnerabilities.com -- 🔗来源链接
标签:
暂无评论