← voltar
CVE-2021-41272

SHL, SHR, and SAR operations trigger native exception at key values in besu

CVSS 7.5 HIGHEPSS 1.4%CWE-681
Em resumo

O Besu, um cliente Ethereum, falha ao processar certas operações de deslocamento (SHL, SHR, SAR) com valores grandes de bits em contratos inteligentes. Isso faz com que o cliente rejeite transações válidas e pode dividir a rede em versões incompatíveis.

Detalhe técnico

Um defeito de coerção de inteiro com sinal no Besu versões 21.10.0+ causa exceções nativas nas operações SHL, SHR e SAR quando os valores de deslocamento representam inteiros com sinal de 32 bits negativos (~2 bilhões a 4 bilhões de bits). A vulnerabilidade afeta a validação de transações e aceitação de blocos, podendo causar bifurcações de rede ou falhas de consenso dependendo da distribuição de nós vulneráveis versus corrigidos.

Resumo gerado e traduzido por IA a partir da descrição oficial.
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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Produtos afetados
hyperledger · besu

Quer saber se a sua infraestrutura está exposta a isto?

Falar com a TrueHacking →