🟠 《高危安全漏洞:CVE-2026-44739》

CVSS 评分: 高危(8.7)  状态: Received  发布时间: 2026-07-17


漏洞描述

Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.17 (LTS) and 12.3.6, the columnConfigAction endpoint in bundles/CustomReportsBundle/src/Controller/Reports/CustomReportController.php passes malicious SQL configuration through CustomReportController:columnConfigAction, SqlAdapter::getColumns, SqlAdapter::buildQueryString, and Db::fetchAssociative(), allowing an attacker with the reports_config permission to use arbitrary SELECT queries, UNION statements, dangerous database functions, and error-based SQL injection to exfiltrate or manipulate database data. This issue is fixed in versions 11.5.17 (LTS) and 12.3.6.


🔍 技术细节

字段
CVE ID CVE-2026-44739
CVSS 评分 8.7 🟠
严重程度 高危
CVSS 向量 CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
CWE 分类 CWE-89
发布时间 2026-07-17
最后更新 2026-07-17
状态 Received
数据来源 security-advisories@github.com

🔗 参考链接