CVE-2022-36061

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:elrond:elrond_go:*:*:*:*:*:*:*:*

History

09 Sep 2022, 19:22

Type Values Removed Values Added
CPE cpe:2.3:a:elrond:elrond_go:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8
References (MISC) https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.35 - (MISC) https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.35 - Third Party Advisory
References (MISC) https://github.com/ElrondNetwork/elrond-go/blob/8e402fa6d7e91e779980122d3798b2bf50892945/integrationTests/vm/txsFee/asyncESDT_test.go#L452 - (MISC) https://github.com/ElrondNetwork/elrond-go/blob/8e402fa6d7e91e779980122d3798b2bf50892945/integrationTests/vm/txsFee/asyncESDT_test.go#L452 - Exploit, Third Party Advisory
References (CONFIRM) https://github.com/ElrondNetwork/elrond-go/security/advisories/GHSA-mv8x-668m-53fg - (CONFIRM) https://github.com/ElrondNetwork/elrond-go/security/advisories/GHSA-mv8x-668m-53fg - Third Party Advisory

06 Sep 2022, 21:39

Type Values Removed Values Added
New CVE

Information

Published : 2022-09-06 21:15

Updated : 2024-02-04 22:51


NVD link : CVE-2022-36061

Mitre link : CVE-2022-36061

CVE.ORG link : CVE-2022-36061


JSON object : View

Products Affected

elrond

  • elrond_go
CWE
CWE-665

Improper Initialization