CVE-2025-54429 (CNNVD-202507-3562)

MEDIUM
中文标题:
Polkadot Frontier 代码问题漏洞
英文标题:
Polkadot Frontier's constructing smart contract can bypass precompile address bounding
CVSS分数: 6.9
发布时间: 2025-07-28 20:34:56
漏洞类型: 代码问题
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

Polkadot Frontier是Polkadot EVM开源的一个提供以太坊虚拟机兼容层的应用程序。 Polkadot Frontier 0822030之前版本存在代码问题漏洞,该漏洞源于CallableByContract实现错误,可能导致预编译调用不当。

英文描述:

Polkadot Frontier is an Ethereum and EVM compatibility layer for Polkadot and Substrate. There are various account address types in Frontier, e.g. precompiled contracts, smart contracts, and externally owned accounts. Some EVM mechanisms should be unreachable by certain types of accounts for safety. For precompiles to be callable by smart contracts they must be explicitly configured as CallableByContract. If this configuration is absent, then the precompile should be unreachable via smart contract accounts. In commits prior to 0822030, the underlying implementation of CallableByContract which returned the AddressType was incorrect. It considered the contract address running under CREATE or CREATE2 to be AddressType::EOA rather than correctly as AddressType::Contract. The issue only affects users who use custom precompile implementations that utilize AddressType::EOA and AddressType::Contract. It's not directly exploitable in any of the predefined precompiles in Frontier. This is fixed in version 0822030.

CWE类型:
CWE-704
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
polkadot-evm frontier < 0822030 - - cpe:2.3:a:polkadot-evm:frontier:<_0822030:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/polkadot-evm/frontier/security/advisories/GHSA-fr62-ppwc-mc2h x_refsource_CONFIRM
cve.org
访问
https://github.com/polkadot-evm/frontier/pull/1655 x_refsource_MISC
cve.org
访问
https://dotpal.io/assets/files/frontier-srlabs-2505-718c3bfa5df9fed1862fed05de506859.pdf x_refsource_MISC
cve.org
访问
CVSS评分详情
4.0 (cna)
MEDIUM
6.9
CVSS向量: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
机密性
NONE
完整性
LOW
可用性
NONE
后续系统影响 (Subsequent):
机密性
NONE
完整性
NONE
可用性
NONE
时间信息
发布时间:
2025-07-28 20:34:56
修改时间:
2025-07-28 20:46:59
创建时间:
2025-11-11 15:40:42
更新时间:
2025-11-11 16:00:02
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-54429 2025-11-11 15:23:28 2025-11-11 07:40:42
NVD nvd_CVE-2025-54429 2025-11-11 15:00:57 2025-11-11 07:48:29
CNNVD cnnvd_CNNVD-202507-3562 2025-11-11 15:12:52 2025-11-11 08:00:02
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:02
vulnerability_type: 未提取 → 代码问题; cnnvd_id: 未提取 → CNNVD-202507-3562; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 代码问题
  • cnnvd_id: 未提取 -> CNNVD-202507-3562
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:29
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']