Incorrect parsing of EVM reversion exit reason in RPC
Moderate severity
GitHub Reviewed
Published
Aug 15, 2022
in
polkadot-evm/frontier
•
Updated Oct 24, 2024
Description
Published to the GitHub Advisory Database
Aug 18, 2022
Reviewed
Aug 18, 2022
Published by the National Vulnerability Database
Aug 19, 2022
Last updated
Oct 24, 2024
Impact
A low severity security issue was discovered affecting parsing of the RPC result of the exit reason in case of EVM reversion. In release build, this would cause the exit reason being incorrectly parsed and returned by RPC. In debug build, this would cause an overflow panic.
No action is needed unless you have a bridge node that needs to distinguish different reversion exit reasons and you used RPC for this.
Patches
The issue is patched in polkadot-evm/frontier#820
Workarounds
None.
References
PR polkadot-evm/frontier#820
For more information
If you have any questions or comments about this advisory:
References