Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/ElrondNetwork/elrond-go
  4. ›
  5. CVE-2022-36061

CVE-2022-36061: Improper Initialization

September 6, 2022 (updated September 9, 2022)

Elrond go is the go implementation for the Elrond Network protocol. In versions prior to 1.3.35, read only calls between contracts can generate smart contracts results. For example, if contract A calls in read only mode contract B and the called function will make changes upon the contract’s B state, the state will be altered for contract B as if the call was not made in the read-only mode. This can lead to some effects not designed by the original smart contracts programmers. This issue was patched in version 1.3.35. There are no known workarounds.

References

  • github.com/ElrondNetwork/elrond-go/blob/8e402fa6d7e91e779980122d3798b2bf50892945/integrationTests/vm/txsFee/asyncESDT_test.go
  • github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.35
  • github.com/ElrondNetwork/elrond-go/security/advisories/GHSA-mv8x-668m-53fg
  • nvd.nist.gov/vuln/detail/CVE-2022-36061

Code Behaviors & Features

Detect and mitigate CVE-2022-36061 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.3.35

Fixed versions

  • v1.3.35

Solution

Upgrade to version 1.3.35 or above.

Impact 9.8 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-665: Improper Initialization

Source file

go/github.com/ElrondNetwork/elrond-go/CVE-2022-36061.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:28 +0000.