CVE-2022-39242
Frontier is an Ethereum compatibility layer for Substrate.
Does this matter?
Lower severity and a low EPSS score (0.66%). Track it; it rarely justifies an emergency change on its own.
Description
Frontier is an Ethereum compatibility layer for Substrate. Prior to commit d3beddc6911a559a3ecc9b3f08e153dbe37a8658, the worst case weight was always accounted as the block weight for all cases. In case of large EVM gas refunds, this can lead to block spamming attacks -- the adversary can construct blocks with transactions that have large amount of refunds or unused gases with reverts, and as a result inflate up the chain gas prices. The impact of this issue is limited in that the spamming attack would still be costly for any adversary, and it has no ability to alter any chain state. This issue has been patched in commit d3beddc6911a559a3ecc9b3f08e153dbe37a8658. There are no known workarounds.
- CVSS 3.1
- 5.3 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
- EPSS
- 0.66% probability · 50th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-682
- Affected
- parity/frontier
- Source
- security-advisories@github.com
References
- https://github.com/paritytech/frontier/pull/851Patch, Third Party Advisory
- https://github.com/paritytech/frontier/security/advisories/GHSA-v57h-6hmh-g2p4Third Party Advisory
- https://github.com/paritytech/frontier/pull/851Patch, Third Party Advisory
- https://github.com/paritytech/frontier/security/advisories/GHSA-v57h-6hmh-g2p4Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.