CVE-2025-59941 (CNNVD-202509-4320)

MEDIUM
中文标题:
Go implementation of Fast Finality in Filecoin 安全漏洞
英文标题:
go-f3 is Vulnerable to Cached Justification Verification Bypass
CVSS分数: 5.9
发布时间: 2025-09-29 22:38:42
漏洞类型: 其他
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

Go implementation of Fast Finality in Filecoin是Filecoin开源的一个快速确认机制的Golang库。 Go implementation of Fast Finality in Filecoin 0.8.8及之前版本存在安全漏洞,该漏洞源于验证结果缓存机制未正确考虑消息上下文,可能导致攻击者绕过验证。

英文描述:

go-f3 is a Golang implementation of Fast Finality for Filecoin (F3). In versions 0.8.8 and below, go-f3's justification verification caching mechanism has a vulnerability where verification results are cached without properly considering the context of the message. An attacker can bypass justification verification by submitting a valid message with a correct justification and then reusing the same cached justification in contexts where it would normally be invalid. This occurs because the cached verification does not properly validate the relationship between the justification and the specific message context it's being used with. This issue is fixed in version 0.8.9.

CWE类型:
CWE-305
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
filecoin-project go-f3 < 0.8.9 - - cpe:2.3:a:filecoin-project:go-f3:<_0.8.9:*:*:*:*:*:*:*
filecoin go-f3 * - - cpe:2.3:a:filecoin:go-f3:*:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/filecoin-project/go-f3/security/advisories/GHSA-7pq9-rf9p-wcrf x_refsource_CONFIRM
cve.org
访问
https://github.com/filecoin-project/go-f3/commit/76fff18cf07b21baccf537024bdb2fb41f75f6e2#diff-e1f646cea41790e1642e4e649c9e3c526344736d67222201703e1c29c23e9625 x_refsource_MISC
cve.org
访问
CVSS评分详情
3.1 (cna)
MEDIUM
5.9
CVSS向量: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:L
机密性
NONE
完整性
HIGH
可用性
LOW
时间信息
发布时间:
2025-09-29 22:38:42
修改时间:
2025-09-30 14:13:56
创建时间:
2025-11-11 15:40:47
更新时间:
2025-11-11 16:00:14
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-59941 2025-11-11 15:23:31 2025-11-11 07:40:47
NVD nvd_CVE-2025-59941 2025-11-11 15:01:04 2025-11-11 07:48:34
CNNVD cnnvd_CNNVD-202509-4320 2025-11-11 15:12:59 2025-11-11 08:00:14
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:14
vulnerability_type: 未提取 → 其他; cnnvd_id: 未提取 → CNNVD-202509-4320; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 其他
  • cnnvd_id: 未提取 -> CNNVD-202509-4320
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:34
affected_products_count: 1 → 2; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • affected_products_count: 1 -> 2
  • data_sources: ['cve'] -> ['cve', 'nvd']