CVE-2025-53363 (CNNVD-202508-2734)
中文标题:
Dpanel 安全漏洞
英文标题:
Dpanel has an arbitrary file read vulnerability
漏洞描述
中文描述:
Dpanel是Donknap开源的一款轻量化的 Docker 可视化管理面板,提供完善的容器管理功能。 Dpanel 1.2.0至1.7.2版本存在安全漏洞,该漏洞源于/api/app/compose/get-from-uri API端点未正确验证uri参数,可能导致读取任意文件。
英文描述:
dpanel is an open source server management panel written in Go. In versions 1.2.0 through 1.7.2, dpanel allows authenticated users to read arbitrary files from the server via the /api/app/compose/get-from-uri API endpoint. The vulnerability exists in the GetFromUri function in app/application/http/controller/compose.go, where the uri parameter is passed directly to os.ReadFile without proper validation or access control. A logged-in attacker can exploit this flaw to read sensitive files from the host system, leading to information disclosure. No patched version is available as of this writing.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| donknap | dpanel | >= 1.2.0, <= 1.7.2 | - | - |
cpe:2.3:a:donknap:dpanel:>=_1.2.0,_<=_1.7.2:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
CVSS评分详情
4.0 (cna)
MEDIUMCVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/E:P
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-53363 |
2025-11-11 15:23:27 | 2025-11-11 07:40:40 |
| NVD | nvd_CVE-2025-53363 |
2025-11-11 15:01:00 | 2025-11-11 07:48:28 |
| CNNVD | cnnvd_CNNVD-202508-2734 |
2025-11-11 15:12:54 | 2025-11-11 08:00:06 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202508-2734
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']