Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vulndb: potential Go vuln in github.com/cosmos/ethermint/rpc/namespaces/eth: GHSA-x5f3-qmwj-4f84 #1454

Closed
GoVulnBot opened this issue Jan 9, 2023 · 1 comment

Comments

@GoVulnBot
Copy link

In GitHub Security Advisory GHSA-x5f3-qmwj-4f84, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
github.com/cosmos/ethermint/rpc/namespaces/eth 0.4.1 < 0.4.1

Cross references:

See doc/triage.md for instructions on how to triage this report.

modules:
  - module: TODO
    versions:
      - fixed: 0.4.1
    packages:
      - package: github.com/cosmos/ethermint/rpc/namespaces/eth
  - module: TODO
    versions:
      - fixed: 0.4.1
    packages:
      - package: github.com/cosmos/ethermint
description: Cosmos Network Ethermint <= v0.4.0 is affected by a cross-chain transaction
    replay vulnerability in the EVM module. 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 msg content and chainIDEpoch,
    which enables "cross-chain transaction replay" attack.
cves:
  - CVE-2021-25835
ghsas:
  - GHSA-x5f3-qmwj-4f84

@tatianab
Copy link
Contributor

tatianab commented Jan 9, 2023

Duplicate of #889

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants