CVE-2025-62370 (CNNVD-202510-2111)
中文标题:
Alloy 安全漏洞
英文标题:
Alloy Core has a DoS vulnerability on `alloy_dyn_abi::TypedData` hashing
漏洞描述
中文描述:
Alloy是Alloy开源的一个Rust中的库。 Alloy 0.8.26之前版本和1.4.1之前版本存在安全漏洞,该漏洞源于alloy_dyn_abi::TypedData对畸形输入处理不当,可能导致拒绝服务攻击。
英文描述:
Alloy Core libraries at the root of the Rust Ethereum ecosystem. Prior to 0.8.26 and 1.4.1, an uncaught panic triggered by malformed input to alloy_dyn_abi::TypedData could lead to a denial-of-service (DoS) via eip712_signing_hash(). Software with high availability requirements such as network services may be particularly impacted. If in use, external auto-restarting mechanisms can partially mitigate the availability issues unless repeated attacks are possible. The vulnerability was patched by adding a check to ensure the element is not empty before accessing its first element; an error is returned if it is empty. The fix is included in version v1.4.1 and backported to v0.8.26.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| alloy-rs | core | < 0.8.26 | - | - |
cpe:2.3:a:alloy-rs:core:<_0.8.26:*:*:*:*:*:*:*
|
| alloy-rs | core | >= 1.0.0, < 1.4.1 | - | - |
cpe:2.3:a:alloy-rs:core:>=_1.0.0,_<_1.4.1:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
cve.org
cve.org
CVSS评分详情
3.1 (cna)
HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-62370 |
2025-11-11 15:23:33 | 2025-11-11 07:40:48 |
| NVD | nvd_CVE-2025-62370 |
2025-11-11 15:01:06 | 2025-11-11 07:48:35 |
| CNNVD | cnnvd_CNNVD-202510-2111 |
2025-11-11 15:13:00 | 2025-11-11 08:00:17 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202510-2111
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']