PT-2021-23120 · Unknown+2 · Pallet-Ethereum+3

Librelois

+1

·

Published

2021-10-13

·

Updated

2021-10-20

·

CVE-2021-41138

CVSS v3.1

5.3

Medium

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Name of the Vulnerable Software and Affected Versions Substrate's Frontier (affected versions not specified)
Description The issue concerns Substrate's Ethereum compatibility layer, Frontier. In the newly introduced signed Frontier-specific extrinsic for pallet-ethereum, a large part of transaction validation logic was only called in transaction pool validation, but not in block execution. This allows malicious validators to put invalid transactions into a block. Although the signature is always validated and the majority of the validation is done again in the subsequent pallet-evm execution logic, a chain ID replay attack was possible. Additionally, spamming attacks are a concern but are limited by Substrate block size limits and other factors.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

RCE

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2021-41138
GHSA-VJ62-G63V-F8MF

Affected Products

Frontier
Substrate
Pallet-Ethereum
Pallet-Evm