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.
Advisories
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2022-6882 | 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. |
Github GHSA |
GHSA-mv8x-668m-53fg | Elrond-go has improper initialization |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Tue, 22 Apr 2025 18:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2025-04-22T17:24:16.700Z
Reserved: 2022-07-15T00:00:00.000Z
Link: CVE-2022-36061
Updated: 2024-08-03T09:52:00.537Z
Status : Modified
Published: 2022-09-06T21:15:08.633
Modified: 2024-11-21T07:12:17.653
Link: CVE-2022-36061
No data.
OpenCVE Enrichment
No data.
Weaknesses
EUVD
Github GHSA