# Flex QR Code Generator 任意文件上传漏洞
## 概述
Flex QR Code Generator 是一个用于 WordPress 的插件,存在任意文件上传漏洞。
## 影响版本
所有版本至 1.2.5(含)均受影响。
## 细节
漏洞出现在 `save_qr_code_to_db()` 函数中,该函数缺少对上传文件类型的验证。
## 影响
未认证攻击者可利用此漏洞上传任意文件,可能导致远程代码执行(RCE)。
                                        
                                    
                                | # | POC 描述 | 源链接 | 神龙链接 | 
|---|---|---|---|
| 1 | Flex QR Code Generator <= 1.2.5 - Unauthenticated Arbitrary File Upload | https://github.com/Nxploited/CVE-2025-10041 | POC详情 | 
| 2 | None | https://github.com/AlloyRecon/CVE-2025-10041 | POC详情 | 
| 3 | None | https://github.com/Kai-One001/WordPress-Flex-QR-Code-Generator---CVE-2025-10041 | POC详情 | 
| 4 | Unrestricted Upload of File with Dangerous Type (CWE-434) | https://github.com/DExplo1ted/CVE-2025-10041-POC | POC详情 | 
标题: qr-code-generator.php in flex-qr-code-generator/tags/1.2.5 – WordPress Plugin Repository -- 🔗来源链接
标签:
神龙速读暂无评论