Vulnerability in Elrond Go

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.

Vulnerability class: Dirty Pipe (CVE-2022-0847)

EPSS: 0.010 (59.0th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2022-36061?
CVE-2022-36061 is a medium-severity vulnerability in Elrond Go, classified under Improper Initialization. CVSS score: 6.5/10. Published 2022-09-06.
How severe is CVE-2022-36061?
Medium severity. CVSS v3 base score is 6.5 out of 10.