Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Lowsorpaas

#47849of 53,633
5.3Total CVSS
Vulnerabilities · 1
PT-2021-22448
5.3
2021-09-01
Unknown · Pallet-Ethereum · CVE-2021-39193
**Name of the Vulnerable Software and Affected Versions** Frontier versions prior to commit 0b962f218f0cdd796dadfe26c3f09e68f7861b26 **Description** A bug in `pallet-ethereum` can cause invalid transactions to be included in the Ethereum block state 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 been included, but is of no effect as it is rejected by the EVM engine. The impact is further limited by Substrate extrinsic size constraints. **Recommendations** Apply the patch available in commit number 0b962f218f0cdd796dadfe26c3f09e68f7861b26 to resolve the issue. As a temporary workaround, consider restricting the use of the `pallet-ethereum` until a patch is applied.