Vulnerability Details : 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.
Products affected by CVE-2022-36061
- cpe:2.3:a:elrond:elrond_go:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-36061
0.31%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 71 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-36061
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST | |
6.5
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
3.9
|
2.5
|
GitHub, Inc. |
CWE ids for CVE-2022-36061
-
The product does not initialize or incorrectly initializes a resource, which might leave the resource in an unexpected state when it is accessed or used.Assigned by: security-advisories@github.com (Primary)
References for CVE-2022-36061
-
https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.35
Release v1.3.35 · ElrondNetwork/elrond-go · GitHubThird Party Advisory
-
https://github.com/ElrondNetwork/elrond-go/blob/8e402fa6d7e91e779980122d3798b2bf50892945/integrationTests/vm/txsFee/asyncESDT_test.go#L452
elrond-go/asyncESDT_test.go at 8e402fa6d7e91e779980122d3798b2bf50892945 · ElrondNetwork/elrond-go · GitHubExploit;Third Party Advisory
-
https://github.com/ElrondNetwork/elrond-go/security/advisories/GHSA-mv8x-668m-53fg
Execute on same context checks in VM · Advisory · ElrondNetwork/elrond-go · GitHubThird Party Advisory
Jump to