CVE-2022-36058: Improper Input Validation
(updated )
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
- github.com/ElrondNetwork/elrond-go/blob/8e402fa6d7e91e779980122d3798b2bf50892945/integrationTests/vm/txsFee/asyncESDT_test.go
- github.com/ElrondNetwork/elrond-go/commit/cb487fd7be2a2077638eb34ae771a73630c870c7
- github.com/ElrondNetwork/elrond-go/security/advisories/GHSA-qf7j-25g9-r63f
- github.com/advisories/GHSA-qf7j-25g9-r63f
- nvd.nist.gov/vuln/detail/CVE-2022-36058
Detect and mitigate CVE-2022-36058 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →