Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-mjvm-mhgc-q4gp: Incorrect parsing of EVM reversion exit reason in RPC

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 https://github.com/paritytech/frontier/pull/820

Workarounds

None.

References

PR https://github.com/paritytech/frontier/pull/820

For more information

If you have any questions or comments about this advisory:

ghsa
#git

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 paritytech/frontier#820

Workarounds

None.

References

PR paritytech/frontier#820

For more information

If you have any questions or comments about this advisory:

  • Email Wei Tang

References

  • GHSA-mjvm-mhgc-q4gp
  • paritytech/frontier#820
  • paritytech/frontier@fff8cc4

Related news

CVE-2022-36008: Fix length checking overflow in EVM revert reason parsing by sorpaas · Pull Request #820 · paritytech/frontier

Frontier is Substrate's Ethereum compatibility layer. A 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. There are currently no known workarounds.