CVE-2021-41138
Last modified
CVE-2021-41138 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Frontier is Substrate's Ethereum compatibility layer. 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. EPSS estimates a 1.34% chance of exploitation in the next 30 days.
Description
Frontier is Substrate's Ethereum compatibility layer. 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. Malicious validators can take advantage of this to put invalid transactions into a block. The attack is limited in that the signature is always validated, and the majority of the validation is done again in the subsequent `pallet-evm` execution logic. However, do note that a chain ID replay attack was possible. In addition, spamming attacks are of main concerns, while they are limited by Substrate block size limits and other factors. The issue is patched in commit `146bb48849e5393004be5c88beefe76fdf009aba`.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Parity | Frontier | >= 2021-09-30, < 2021-10-13 |
References
- https://github.com/paritytech/frontier/commit/146bb48849e5393004be5c88beefe76fdf009abaPatch, Third Party Advisory
- https://github.com/paritytech/frontier/pull/497Patch, Third Party Advisory
- https://github.com/paritytech/frontier/security/advisories/GHSA-vj62-g63v-f8mfPatch, Third Party Advisory
- https://github.com/paritytech/frontier/commit/146bb48849e5393004be5c88beefe76fdf009abaPatch, Third Party Advisory
- https://github.com/paritytech/frontier/pull/497Patch, Third Party Advisory
- https://github.com/paritytech/frontier/security/advisories/GHSA-vj62-g63v-f8mfPatch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-41138?
How severe is CVE-2021-41138?
How do I fix CVE-2021-41138?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2021
- CVE-2021-41132OMERO.web provides a web based client and plugin infrastruct…6.1
- CVE-2021-41133Flatpak is a system for building, distributing, and running …7.8
- CVE-2021-41134nbdime provides tools for diffing and merging of Jupyter Not…5.4
- CVE-2021-41135The Cosmos-SDK is a framework for building blockchain applic…6.5
- CVE-2021-41136Puma is a HTTP 1.1 server for Ruby/Rack applications. Prior …3.7
- CVE-2021-41137Minio is a Kubernetes native application for cloud storage. …8.8
- CVE-2021-41139Anuko Time Tracker is an open source, web-based time trackin…6.1
- CVE-2021-4114Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultID…
- CVE-2021-41140Discourse-reactions is a plugin for the Discourse platform t…5.3
- CVE-2021-41141PJSIP is a free and open source multimedia communication lib…7.5
- CVE-2021-41142Tuleap Open ALM is a libre and open source tool for end to e…5.4
- CVE-2021-41143OpenMage LTS is an e-commerce platform. Prior to versions 19…7.2
Are you affected by CVE-2021-41138?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
