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


0.0
medium

Snyk CVSS

    Attack Complexity High
    User Interaction Required
    Confidentiality High

    Threat Intelligence

    EPSS 0.08% (35th 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-1070796
  • 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 Authentication Bypass. Signaturecheck uses the nonce field of the transaction itself, so transactions larger than the current cached nonce can still pass it. Thus, if the victim sends a very large nonce transaction, the attacker can replay the transaction through the application.