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.
References
Link | Resource |
---|---|
https://github.com/paritytech/frontier/commit/fff8cc43b7756ce3979a38fc473f38e6e24ac451 | Patch Third Party Advisory |
https://github.com/paritytech/frontier/pull/820 | Issue Tracking Patch Third Party Advisory |
https://github.com/paritytech/frontier/security/advisories/GHSA-mjvm-mhgc-q4gp | Issue Tracking Third Party Advisory |
https://github.com/paritytech/frontier/commit/fff8cc43b7756ce3979a38fc473f38e6e24ac451 | Patch Third Party Advisory |
https://github.com/paritytech/frontier/pull/820 | Issue Tracking Patch Third Party Advisory |
https://github.com/paritytech/frontier/security/advisories/GHSA-mjvm-mhgc-q4gp | Issue Tracking Third Party Advisory |
Configurations
History
21 Nov 2024, 07:12
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.1 |
References | () https://github.com/paritytech/frontier/commit/fff8cc43b7756ce3979a38fc473f38e6e24ac451 - Patch, Third Party Advisory | |
References | () https://github.com/paritytech/frontier/pull/820 - Issue Tracking, Patch, Third Party Advisory | |
References | () https://github.com/paritytech/frontier/security/advisories/GHSA-mjvm-mhgc-q4gp - Issue Tracking, Third Party Advisory |
Information
Published : 2022-08-19 21:15
Updated : 2024-11-21 07:12
NVD link : CVE-2022-36008
Mitre link : CVE-2022-36008
CVE.ORG link : CVE-2022-36008
JSON object : View
Products Affected
parity
- frontier
CWE
CWE-190
Integer Overflow or Wraparound