CVE-2022-36025

CVSS V2 None CVSS V3 Critical 9.1
Description
Besu is a Java-based Ethereum client. In versions newer than 22.1.3 and prior to 22.7.1, Besu is subject to an Incorrect Conversion between Numeric Types. An error in 32 bit signed and unsigned types in the calculation of available gas in the CALL operations (including DELEGATECALL) results in incorrect gas being passed into called contracts and incorrect gas being returned after call execution. Where the amount of gas makes a difference in the success or failure, or if the gas is a negative 64 bit value, the execution will result in a different state root than expected, resulting in a consensus failure in networks with multiple EVM implementations. In networks with a single EVM implementation this can be used to execute with significantly more gas than then transaction requested, possibly exceeding gas limitations. This issue is patched in version 22.7.1. As a workaround, reverting to version 22.1.3 or earlier will prevent incorrect execution.
Overview
  • CVE ID
  • CVE-2022-36025
  • Assigner
  • security-advisories@github.com
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2022-09-24T02:15:09
  • Last Modified Date
  • 2022-09-28T14:41:56
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:linuxfoundation:besu:*:*:*:*:*:*:*:* 1 OR 22.4.1 22.7.1
cpe:2.3:a:linuxfoundation:besu:22.4.0:-:*:*:*:*:*:* 1 OR
cpe:2.3:a:linuxfoundation:besu:22.4.0:rc2:*:*:*:*:*:* 1 OR
CVSS Version 3
  • Version
  • 3.1
  • Vector String
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
  • Attack Vector
  • NETWORK
  • Attack Compatibility
  • LOW
  • Privileges Required
  • NONE
  • User Interaction
  • NONE
  • Scope
  • UNCHANGED
  • Confidentiality Impact
  • NONE
  • Availability Impact
  • HIGH
  • Base Score
  • 9.1
  • Base Severity
  • CRITICAL
  • Exploitability Score
  • 3.9
  • Impact Score
  • 5.2
History
Created Old Value New Value Data Type Notes
2022-09-24 15:00:10 Added to TrackCVE
2022-12-07 04:49:08 2022-09-24T02:15Z 2022-09-24T02:15:09 CVE Published Date updated
2022-12-07 04:49:08 2022-09-28T14:41:56 CVE Modified Date updated
2022-12-07 04:49:08 Analyzed Vulnerability Status updated