Vulnerability Description
mx-chain-go is an implementation of the MultiversX blockchain protocol written in the Go language. Metachain cannot process a cross-shard miniblock. Prior to version 1.4.16, an invalid transaction with the wrong username on metachain is not treated correctly on the metachain transaction processor. This is strictly a processing issue that could have happened on MultiversX chain. If an error like this had occurred, the metachain would have stopped notarizing blocks from the shard chains. The resuming of notarization is possible only after applying a patched binary version. A patch in version 1.4.16 introduces `processIfTxErrorCrossShard` for the metachain transaction processor. There are no known workarounds for this issue.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Multiversx | Mx-Chain-Go | < 1.4.16 |
Related Weaknesses (CWE)
References
- https://github.com/multiversx/mx-chain-go/commit/97295471465f4b5f79e51b32f8b7111Patch
- https://github.com/multiversx/mx-chain-go/security/advisories/GHSA-7xpv-4pm9-xchVendor Advisory
- https://github.com/multiversx/mx-chain-go/commit/97295471465f4b5f79e51b32f8b7111Patch
- https://github.com/multiversx/mx-chain-go/security/advisories/GHSA-7xpv-4pm9-xchVendor Advisory
FAQ
What is CVE-2023-33964?
CVE-2023-33964 is a vulnerability with a CVSS score of 8.6 (HIGH). mx-chain-go is an implementation of the MultiversX blockchain protocol written in the Go language. Metachain cannot process a cross-shard miniblock. Prior to version 1.4.16, an invalid transaction wit...
How severe is CVE-2023-33964?
CVE-2023-33964 has been rated HIGH with a CVSS base score of 8.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-33964?
Check the references section above for vendor advisories and patch information. Affected products include: Multiversx Mx-Chain-Go.