Signature Validation Bypass Affecting github.com/cosmos/ethermint/rpc/namespaces/eth package, versions <0.4.1


0.0
medium

Snyk CVSS

    Attack Complexity High
    Confidentiality High

    Threat Intelligence

    EPSS 0.07% (31st percentile)
Expand this section
NVD
7.5 high

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-GOLANG-GITHUBCOMCOSMOSETHERMINTRPCNAMESPACESETH-1070795
  • published 9 Feb 2021
  • disclosed 9 Feb 2021
  • credit Unknown

How to fix?

Upgrade github.com/cosmos/ethermint/rpc/namespaces/eth to version 0.4.1 or higher.

Overview

github.com/cosmos/ethermint/rpc/namespaces/eth is an a scalable, high-throughput Proof-of-Stake blockchain that is fully compatible and interoperable with Ethereum.

Affected versions of this package are vulnerable to Signature Validation Bypass. Since ethermint uses the same chainIDEpoch and signature schemes with ethereum for compatibility, a verified signature in ethereum is still valid in ethermint with the same message content and chainIDEpoch, which enables a cross-chain transaction replay attack.