CVE-2021-39193 – pallet-ethereum
Package
Manager: cargo
Name: pallet-ethereum
Vulnerable Version: >=0 <=3.0.0
Severity
Level: Medium
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CVSS v4.0: 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
EPSS: 0.00292 pctl0.52153
Details
Transaction validity oversight in pallet-ethereum ### Impact A bug in `pallet-ethereum` can cause invalid transactions to be included in the Ethereum block state in `pallet-ethereum` due to not validating the input data size. Any invalid transactions included this way have no possibility to alter the internal Ethereum or Substrate state. The transaction will appear to have be included, but is of no effect as it is rejected by the EVM engine. The impact is further limited by Substrate extrinsic size constraints. ### Patches Patches are applied in PR #465. ### Workarounds None. ### References Patch PR: https://github.com/paritytech/frontier/pull/465 ### For more information If you have any questions or comments about this advisory: * Open an issue in the [Frontier repo](https://github.com/paritytech/frontier)
Metadata
Created: 2021-09-01T18:22:48Z
Modified: 2024-10-24T21:18:31Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/09/GHSA-hw4v-5x4h-c3xm/GHSA-hw4v-5x4h-c3xm.json
CWE IDs: ["CWE-1284", "CWE-20"]
Alternative ID: GHSA-hw4v-5x4h-c3xm
Finding: F184
Auto approve: 1