Vulnerability Description
mx-chain-go is the official implementation of the MultiversX blockchain protocol, written in golang. When executing a relayed transaction, if the inner transaction failed, it would have increased the inner transaction's sender account nonce. This could have contributed to a limited DoS attack on a targeted account. The fix is a breaking change so a new flag `RelayedNonceFixEnableEpoch` was needed. This was a strict processing issue while validating blocks on a chain. This vulnerability has been patched in version 1.4.17.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Multiversx | Mx-Chain-Go | < 1.4.17 |
Related Weaknesses (CWE)
References
- https://github.com/multiversx/mx-chain-go/blob/babdb144f1316ab6176bf3dbd7d462112Product
- https://github.com/multiversx/mx-chain-go/commit/babdb144f1316ab6176bf3dbd7d4621Patch
- https://github.com/multiversx/mx-chain-go/releases/tag/v1.4.17Release Notes
- https://github.com/multiversx/mx-chain-go/security/advisories/GHSA-j494-7x2v-vvvVendor Advisory
- https://github.com/multiversx/mx-chain-go/blob/babdb144f1316ab6176bf3dbd7d462112Product
- https://github.com/multiversx/mx-chain-go/commit/babdb144f1316ab6176bf3dbd7d4621Patch
- https://github.com/multiversx/mx-chain-go/releases/tag/v1.4.17Release Notes
- https://github.com/multiversx/mx-chain-go/security/advisories/GHSA-j494-7x2v-vvvVendor Advisory
FAQ
What is CVE-2023-34458?
CVE-2023-34458 is a vulnerability with a CVSS score of 7.1 (HIGH). mx-chain-go is the official implementation of the MultiversX blockchain protocol, written in golang. When executing a relayed transaction, if the inner transaction failed, it would have increased the ...
How severe is CVE-2023-34458?
CVE-2023-34458 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-34458?
Check the references section above for vendor advisories and patch information. Affected products include: Multiversx Mx-Chain-Go.