目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-54427— Polkadot Frontier 代码问题漏洞

AI 预测 5.3 利用难度: 困难 EPSS 0.55% · P43

可能的 ATT&CK 技术 1AI

T1498 · Network Denial of Service
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2025-54427 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Polkadot Frontier contains missing `check_inherent` for `note_min_gas_price_target` inflates gas price
来源: CVE Program / CVE List V5
Vulnerability Description
Polkadot Frontier is an Ethereum and EVM compatibility layer for Polkadot and Substrate. The extrinsic note_min_gas_price_target is an inherent extrinsic, meaning only the block producer can call it. To ensure correctness, the ProvideInherent trait should be implemented for each inherent, which includes the check_inherent call. This allows other nodes to verify if the input (in this case, the target value) is correct. However, prior to commit a754b3d, the check_inherent function has not been implemented for note_min_gas_price_target. This lets the block producer set the target value without verification. The target is then used to set the MinGasPrice, which has an upper and lower bound defined in the on_initialize hook. The block producer can set the target to the upper bound. Which also increases the upper and lower bounds for the next block. Over time, this could result in continuously raising the gas price, making contract execution too expensive and ineffective for users. An attacker could use this flaw to manipulate the gas price, potentially leading to significantly inflated transaction fees. Such manipulation could render contract execution prohibitively expensive for users, effectively resulting in a denial-of-service condition for the network. This is fixed in version a754b3d.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
数值计算不正确
来源: CVE Program / CVE List V5
Vulnerability Title
Polkadot Frontier 代码问题漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Polkadot Frontier是Polkadot EVM开源的一个提供以太坊虚拟机兼容层的应用程序。 Polkadot Frontier a754b3d之前版本存在代码问题漏洞,该漏洞源于未实现note_min_gas_price_target的check_inherent函数,可能导致Gas价格操纵。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
polkadot-evmfrontier < a754b3d -

二、漏洞 CVE-2025-54427 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2025-54427 的情报信息

登录查看更多情报信息。

同批安全公告 · polkadot-evm · 2025-07-28 · 共 3 条

CVE-2025-54426Polkadot Frontier 加密问题漏洞
CVE-2025-54429Polkadot Frontier 代码问题漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2025-54427

暂无评论


发表评论