CVE-2021-41272
Last modified
CVE-2021-41272 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Besu is an Ethereum client written in Java. Starting in version 21.10.0, changes in the implementation of the SHL, SHR, and SAR operations resulted in the introduction of a signed type coercion error in values that represent negative values for 32 bit signed integers. EPSS estimates a 1.42% chance of exploitation in the next 30 days.
Description
Besu is an Ethereum client written in Java. Starting in version 21.10.0, changes in the implementation of the SHL, SHR, and SAR operations resulted in the introduction of a signed type coercion error in values that represent negative values for 32 bit signed integers. Smart contracts that ask for shifts between approximately 2 billion and 4 billion bits (nonsensical but valid values for the operation) will fail to execute and hence fail to validate. In networks where vulnerable versions are mining with other clients or non-vulnerable versions this will result in a fork and the relevant transactions will not be included in the fork. In networks where vulnerable versions are not mining (such as Rinkeby) no fork will result and the validator nodes will stop accepting blocks. In networks where only vulnerable versions are mining the relevant transaction will not be included in any blocks. When the network adds a non-vulnerable version the network will act as in the first case. Besu 21.10.2 contains a patch for this issue. Besu 21.7.4 is not vulnerable and clients can roll back to that version. There is a workaround available: Once a transaction with the relevant shift operations is included in the canonical chain, the only remediation is to make sure all nodes are on non-vulnerable versions.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linuxfoundation | Besu | 21.10.0 |
| Linuxfoundation | Besu | 21.10.1 |
References
- https://github.com/hyperledger/besu/commit/4170524ac3b45185704fcfbdeeb71b0b05dfa0a1Patch, Third Party Advisory
- https://github.com/hyperledger/besu/pull/3039Issue Tracking, Patch, Third Party Advisory
- https://github.com/hyperledger/besu/security/advisories/GHSA-7pg2-p5vj-xp5hPatch, Third Party Advisory
- https://github.com/hyperledger/besu/commit/4170524ac3b45185704fcfbdeeb71b0b05dfa0a1Patch, Third Party Advisory
- https://github.com/hyperledger/besu/pull/3039Issue Tracking, Patch, Third Party Advisory
- https://github.com/hyperledger/besu/security/advisories/GHSA-7pg2-p5vj-xp5hPatch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-41272?
How severe is CVE-2021-41272?
How do I fix CVE-2021-41272?
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-41267Symfony/Http-Kernel is the HTTP kernel component for Symfony…6.5
- CVE-2021-41268Symfony/SecurityBundle is the security system for Symfony, a…8.8
- CVE-2021-41269cron-utils is a Java library to define, parse, validate, mig…9.8
- CVE-2021-4127An out of date graphics library (Angle) likely contained vul…9.8
- CVE-2021-41270Symfony/Serializer handles serializing and deserializing dat…6.5
- CVE-2021-41271Discourse is a platform for community discussion. In affecte…5.3
- CVE-2021-41273Pterodactyl is an open-source game server management panel b…4.3
- CVE-2021-41274solidus_auth_devise provides authentication services for the…8.8
- CVE-2021-41275spree_auth_devise is an open source library which provides a…8.8
- CVE-2021-41276Tuleap is a Libre and Open Source tool for end to end tracea…7.2
- CVE-2021-41277Metabase is an open source data analytics platform. In affec…7.5
- CVE-2021-41278Functions SDK for EdgeX is meant to provide all the plumbing…5.7
Are you affected by CVE-2021-41272?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
