ZKsync Era is a layer 2 rollup that uses zero-knowledge proofs to scale Ethereum. Prior to version 1.3.10, there is a very specific pattern `f(a(),b()); check_if_a_executed_last()` in Yul that exposes a bug in evaluation order of Yul function arguments. This vulnerability has been fixed in version 1.3.10. As a workaround, update and redeploy affected contracts.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-05-27 17:15
Updated : 2024-05-28 12:39
NVD link : CVE-2024-35229
Mitre link : CVE-2024-35229
CVE.ORG link : CVE-2024-35229
JSON object : View
Products Affected
No product.
CWE
CWE-696
Incorrect Behavior Order