Description
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 (3)
Core 3
Core References
Third Party Advisory x_refsource_confirm
https://github.com/ElrondNetwork/elrond-go/security/advisories/GHSA-mv8x-668m-53fg
Exploit, Third Party Advisory x_refsource_misc
https://github.com/ElrondNetwork/elrond-go/blob/8e402fa6d7e91e779980122d3798b2bf50892945/integrationTests/vm/txsFee/asyncESDT_test.go#L452
Third Party Advisory x_refsource_misc
https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.35
Scores
CVSS v3
6.5
EPSS
0.0093
EPSS Percentile
55.8%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-665
Status
published
Products (2)
elrond/elrond_go
< 1.3.35
ElrondNetwork/elrond-go
0 - 1.3.35Go
Published
Sep 06, 2022
Tracked Since
Feb 18, 2026