CVE-2025-54425 (CNNVD-202507-3777)
中文标题:
Umbraco 信息泄露漏洞
英文标题:
Umbraco's Delivery API allows for cached requests to be returned with an invalid API key
漏洞描述
中文描述:
Umbraco是丹麦Umbraco公司的一套C#编写的开源的内容管理系统(CMS)。 Umbraco存在信息泄露漏洞,该漏洞源于缓存未按API密钥头变化,可能导致未经授权访问缓存响应。以下版本受到影响:13.0.0至13.9.2版本、15.0.0至15.4.1版本和16.0.0至16.1.0版本。
英文描述:
Umbraco is an ASP.NET CMS. In versions 13.0.0 through 13.9.2, 15.0.0 through 15.4.1 and 16.0.0 through 16.1.0, the content delivery API can be restricted from public access where an API key must be provided in a header to authorize the request. It's also possible to configure output caching, such that the delivery API outputs will be cached for a period of time, improving performance. There's an issue when these two things are used together, where caching doesn't vary by the header that contains the API key. As such, it's possible for a user without a valid API key to retrieve a response for a given path and query if it has recently been requested and cached by request with a valid key. This is fixed in versions 13.9.3, 15.4.4 and 16.1.1.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| umbraco | Umbraco-CMS | >= 13.0.0, < 13.9.3 | - | - |
cpe:2.3:a:umbraco:umbraco-cms:>=_13.0.0,_<_13.9.3:*:*:*:*:*:*:*
|
| umbraco | Umbraco-CMS | >= 15.0.0, < 15.4.4 | - | - |
cpe:2.3:a:umbraco:umbraco-cms:>=_15.0.0,_<_15.4.4:*:*:*:*:*:*:*
|
| umbraco | Umbraco-CMS | >= 16.0.0, < 16.1.1 | - | - |
cpe:2.3:a:umbraco:umbraco-cms:>=_16.0.0,_<_16.1.1:*:*:*:*:*:*:*
|
| umbraco | umbraco_cms | * | - | - |
cpe:2.3:a:umbraco:umbraco_cms:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
cve.org
cve.org
CVSS评分详情
3.1 (cna)
MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-54425 |
2025-11-11 15:23:28 | 2025-11-11 07:40:42 |
| NVD | nvd_CVE-2025-54425 |
2025-11-11 15:00:58 | 2025-11-11 07:48:29 |
| CNNVD | cnnvd_CNNVD-202507-3777 |
2025-11-11 15:12:52 | 2025-11-11 08:00:02 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 信息泄露
- cnnvd_id: 未提取 -> CNNVD-202507-3777
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 3 -> 4
- data_sources: ['cve'] -> ['cve', 'nvd']