Elrond go is the go implementation for the Elrond Network protocol. In versions prior to 1.3.34, anyone who uses elrond-go to process blocks (historical or actual) could encounter a `MultiESDTNFTTransfer` transaction like this: `MultiESDTNFTTransfer` with a missing function name. Basic functionality like p2p messaging, storage, API requests and such are unaffected. Version 1.3.34 contains a fix for this issue. There are no known workarounds.
References
Link | Resource |
---|---|
https://github.com/ElrondNetwork/elrond-go/blob/8e402fa6d7e91e779980122d3798b2bf50892945/integrationTests/vm/txsFee/asyncESDT_test.go#L402 | Third Party Advisory |
https://github.com/ElrondNetwork/elrond-go/commit/cb487fd7be2a2077638eb34ae771a73630c870c7 | Patch Third Party Advisory |
https://github.com/ElrondNetwork/elrond-go/security/advisories/GHSA-qf7j-25g9-r63f | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2022-09-06 20:15
Updated : 2024-02-28 19:29
NVD link : CVE-2022-36058
Mitre link : CVE-2022-36058
CVE.ORG link : CVE-2022-36058
JSON object : View
Products Affected
elrond
- elrond_go
CWE
CWE-20
Improper Input Validation