CVE-2025-10148 (CNNVD-202509-1821)
中文标题:
curl 安全漏洞
英文标题:
predictable WebSocket mask
漏洞描述
中文描述:
curl是cURL开源的一款用于从服务器传输数据或向服务器传输数据的工具。 curl存在安全漏洞,该漏洞源于websocket代码未按照规范为每个新出站帧更新32位掩码模式,而是使用固定掩码,可能导致恶意服务器诱导流量被代理服务器误认为真实HTTP流量,从而污染其缓存。
英文描述:
curl's websocket code did not update the 32 bit mask pattern for each new outgoing frame as the specification says. Instead it used a fixed mask that persisted and was used throughout the entire connection. A predictable mask pattern allows for a malicious server to induce traffic between the two communicating parties that could be interpreted by an involved proxy (configured or transparent) as genuine, real, HTTP traffic with content and thereby poison its cache. That cached poisoned content could then be served to all users of that proxy.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| curl | curl | - | ≤ 8.15.0 | - |
cpe:2.3:a:curl:curl:*:*:*:*:*:*:*:*
|
| haxx | curl | * | - | - |
cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
3.1 (adp)
MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-10148 |
2025-11-11 15:23:01 | 2025-11-11 07:40:03 |
| NVD | nvd_CVE-2025-10148 |
2025-11-11 15:01:02 | 2025-11-11 07:47:54 |
| CNNVD | cnnvd_CNNVD-202509-1821 |
2025-11-11 15:12:57 | 2025-11-11 08:00:10 |
版本与语言
安全公告
变更历史
查看详细变更
- affected_products_count: 1 -> 2
查看详细变更
- references_count: 5 -> 6
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202509-1821
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 8 -> 1
- references_count: 3 -> 5
- data_sources: ['cve'] -> ['cve', 'nvd']