一、 漏洞 CVE-2025-34100 基础信息
漏洞信息
                                        # BuilderEngine 3.5.0 通过未授权的任意文件上传实现RCE

## 漏洞概述
BuilderEngine 3.5.0 中存在的未受限制的文件上传漏洞通过集成 elFinder 2.0 文件管理器和 jQuery File Upload 插件导致。该插件在上传操作时未能正确验证或限制文件类型和位置,允许攻击者上传恶意 .php 文件,并在 Web 服务器进程中执行任意 PHP 代码,实现远程代码执行。

## 影响版本
- BuilderEngine 3.5.0

## 漏洞细节
- jQuery File Upload 插件未能正确验证或限制文件类型和上传位置。
- 攻击者可以上传恶意 .php 文件。
- BuilderEngine 的不当集成和缺乏访问控制使此功能对未认证用户开放,导致完整远程代码执行。

## 漏洞影响
- 攻击者可以上传恶意 .php 文件并执行任意 PHP 代码。
- 全局远程代码执行可能导致服务器完全控制。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
BuilderEngine 3.5.0 RCE via Unauthenticated Arbitrary File Upload
来源:美国国家漏洞数据库 NVD
漏洞描述信息
An unrestricted file upload vulnerability exists in BuilderEngine 3.5.0 via the integration of the elFinder 2.0 file manager and its use of the jQuery File Upload plugin. The plugin fails to properly validate or restrict file types or locations during upload operations, allowing an attacker to upload a malicious .php file and subsequently execute arbitrary PHP code on the server under the context of the web server process. While the root vulnerability lies within the jQuery File Upload component, BuilderEngine’s improper integration and lack of access controls expose this functionality to unauthenticated users, resulting in full remote code execution.
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
危险类型文件的不加限制上传
来源:美国国家漏洞数据库 NVD
漏洞标题
BuilderEngine 安全漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
BuilderEngine是BuilderEngine公司的一款网络构建工具。 BuilderEngine 3.5.0版本存在安全漏洞,该漏洞源于elFinder 2.0文件管理器中的文件上传问题,可能导致远程代码执行。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
其他
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2025-34100 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2025-34100 的情报信息