GHSA-X5F3-QMWJ-4F84
Vulnerability from github – Published: 2022-02-15 01:57 – Updated: 2023-10-02 11:32
VLAI?
Summary
Authentication bypass by capture-replay in github.com/cosmos/ethermint
Details
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.
Specific Go Packages Affected
github.com/cosmos/ethermint/rpc/namespaces/eth
Severity ?
7.5 (High)
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/cosmos/ethermint"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.4.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2021-25835"
],
"database_specific": {
"cwe_ids": [
"CWE-294",
"CWE-295"
],
"github_reviewed": true,
"github_reviewed_at": "2021-05-12T21:11:09Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Cosmos Network Ethermint \u003c= 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.\n\n### Specific Go Packages Affected\ngithub.com/cosmos/ethermint/rpc/namespaces/eth",
"id": "GHSA-x5f3-qmwj-4f84",
"modified": "2023-10-02T11:32:33Z",
"published": "2022-02-15T01:57:18Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25835"
},
{
"type": "WEB",
"url": "https://github.com/cosmos/ethermint/issues/687"
},
{
"type": "WEB",
"url": "https://github.com/cosmos/ethermint/pull/692"
},
{
"type": "WEB",
"url": "https://github.com/cosmos/ethermint/releases/tag/v0.4.1"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Authentication bypass by capture-replay in github.com/cosmos/ethermint"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…