CVE-2025-54384 (CNNVD-202510-3988)
中文标题:
CKAN 跨站脚本漏洞
英文标题:
CKAN stored XSS vulnerability in Markdown description fields
漏洞描述
中文描述:
CKAN是CKAN开源的一个开源 DMS(数据管理系统)。用于为数据中心和数据门户提供动力。 CKAN 2.10.9之前版本和2.11.4之前版本存在跨站脚本漏洞,该漏洞源于helpers.markdown_extract函数未对输入数据进行充分清理,可能导致跨站脚本攻击。
英文描述:
CKAN is an open-source DMS (data management system) for powering data hubs and data portals. Prior to 2.10.9 and 2.11.4, the helpers.markdown_extract() function did not perform sufficient sanitization of input data before wrapping in an HTML literal element. This helper is used to render user-provided data on dataset, resource, organization or group pages (plus any page provided by an extension that used that helper function), leading to a potential XSS vector. This vulnerability has been fixed in CKAN 2.10.9 and 2.11.4.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| ckan | ckan | >= 2.11.0, < 2.11.4 | - | - |
cpe:2.3:a:ckan:ckan:>=_2.11.0,_<_2.11.4:*:*:*:*:*:*:*
|
| ckan | ckan | < 2.10.9 | - | - |
cpe:2.3:a:ckan:ckan:<_2.10.9:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
3.1 (cna)
MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-54384 |
2025-11-11 15:23:28 | 2025-11-11 07:40:42 |
| NVD | nvd_CVE-2025-54384 |
2025-11-11 15:01:07 | 2025-11-11 07:48:29 |
| CNNVD | cnnvd_CNNVD-202510-3988 |
2025-11-11 15:12:59 | 2025-11-11 08:00:20 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 跨站脚本
- cnnvd_id: 未提取 -> CNNVD-202510-3988
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']