CVE-2025-52472 (CNNVD-202510-805)
中文标题:
XWiki Platform SQL注入漏洞
英文标题:
XWiki Platform vulnerable to HQL injection via wiki and space search REST API
漏洞描述
中文描述:
XWiki Platform是XWiki开源的一套用于创建Web协作应用程序的Wiki平台。 XWiki Platform 4.3-milestone-1版本至16.10.9版本、17.4.2版本和17.5.0版本之前版本存在SQL注入漏洞,该漏洞源于orderField参数存在HQL注入,可能导致SQL注入攻击。
英文描述:
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Starting in version 4.3-milestone-1 and prior to versions 16.10.9, 17.4.2, and 17.5.0, the REST search URL is vulnerable to HQL injection via the `orderField` parameter. The specified value is added twice in the query, though, once in the field list for the select and once in the order clause, so it's not that easy to exploit. The part of the query between the two fields can be enclosed in single quotes to effectively remove them, but the query still needs to remain valid with the query two times in it. This has been patched in versions 17.5.0, 17.4.2, and 16.10.9. No known workarounds are available.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| xwiki | xwiki-platform | >= 4.3-milestone-1, < 16.10.9 | - | - |
cpe:2.3:a:xwiki:xwiki-platform:>=_4.3-milestone-1,_<_16.10.9:*:*:*:*:*:*:*
|
| xwiki | xwiki-platform | >= 17.0.0-rc-1, < 17.4.2 | - | - |
cpe:2.3:a:xwiki:xwiki-platform:>=_17.0.0-rc-1,_<_17.4.2:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
cve.org
CVSS评分详情
4.0 (cna)
CRITICALCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-52472 |
2025-11-11 15:23:27 | 2025-11-11 07:40:39 |
| NVD | nvd_CVE-2025-52472 |
2025-11-11 15:01:05 | 2025-11-11 07:48:27 |
| CNNVD | cnnvd_CNNVD-202510-805 |
2025-11-11 15:13:00 | 2025-11-11 08:00:21 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> SQL注入
- cnnvd_id: 未提取 -> CNNVD-202510-805
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']