CVE-2021-41153
Last modified
CVE-2021-41153 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. The evm crate is a pure Rust implementation of Ethereum Virtual Machine. In `evm` crate `< 0.31.0`, `JUMPI` opcode's condition is checked after the destination validity check. EPSS estimates a 1.00% chance of exploitation in the next 30 days.
Description
The evm crate is a pure Rust implementation of Ethereum Virtual Machine. In `evm` crate `< 0.31.0`, `JUMPI` opcode's condition is checked after the destination validity check. However, according to Geth and OpenEthereum, the condition check should happen before the destination validity check. This is a **high** severity security advisory if you use `evm` crate for Ethereum mainnet. In this case, you should update your library dependency immediately to on or after `0.31.0`. This is a **low** severity security advisory if you use `evm` crate in Frontier or in a standalone blockchain, because there's no security exploit possible with this advisory. It is **not** recommended to update to on or after `0.31.0` until all the normal chain upgrade preparations have been done. If you use Frontier or other `pallet-evm` based Substrate blockchain, please ensure to update your `spec_version` before updating this. For other blockchains, please make sure to follow a hard-fork process before you update this.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Evm Project | Evm | < 0.31.0 |
References
- https://github.com/rust-blockchain/evm/pull/67Patch, Third Party Advisory
- https://github.com/rust-blockchain/evm/security/advisories/GHSA-pvh2-pj76-4m96Patch, Third Party Advisory
- https://github.com/rust-blockchain/evm/pull/67Patch, Third Party Advisory
- https://github.com/rust-blockchain/evm/security/advisories/GHSA-pvh2-pj76-4m96Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-41153?
How severe is CVE-2021-41153?
How do I fix CVE-2021-41153?
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-41148Tuleap Open ALM is a libre and open source tool for end to e…8.8
- CVE-2021-41149Tough provides a set of Rust libraries and tools for using a…8.1
- CVE-2021-4115There is a flaw in polkit which can allow an unprivileged us…5.5
- CVE-2021-41150Tough provides a set of Rust libraries and tools for using a…6.5
- CVE-2021-41151Backstage is an open platform for building developer portals…4.9
- CVE-2021-41152OpenOlat is a web-based e-learning platform for teaching, le…7.7
- CVE-2021-41154Tuleap is a Free & Open Source Suite to improve management o…8.8
- CVE-2021-41155Tuleap is a Free & Open Source Suite to improve management o…8.8
- CVE-2021-41156anuko/timetracker is an, open source time tracking system. I…5.4
- CVE-2021-41157FreeSWITCH is a Software Defined Telecom Stack enabling the …5.3
- CVE-2021-41158FreeSWITCH is a Software Defined Telecom Stack enabling the …7.5
- CVE-2021-41159FreeRDP is a free implementation of the Remote Desktop Proto…8.8
Are you affected by CVE-2021-41153?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
