CVE-2021-41153: Specification non-compliance in JUMPI
(updated )
In evm
crate < 0.31.0
, JUMPI
opcode’s condition is checked after the destination validity check. However, according to Geth and OpenEthereum, the condition check should happen before the destination validity check.
References
Detect and mitigate CVE-2021-41153 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 →