Lucene search
K

60 matches found

Prion
Prion
added 2022/08/05 1:15 p.m.12 views

Code injection

Ethermint is an Ethereum library. In Ethermint running versions before v0.17.2, the contract selfdestruct invocation permanently removes the corresponding bytecode from the internal database storage. However, due to a bug in the DeleteAccountfunction, all contracts that used the identical bytecod...

5CVSS5.2AI score0.01139EPSS
Exploits1References3Affected Software4
Cvelist
Cvelist
added 2022/08/05 12:55 p.m.43 views

CVE-2022-35936 Ethermint DoS through Unintended Contract Selfdestruct

Ethermint is an Ethereum library. In Ethermint running versions before v0.17.2, the contract selfdestruct invocation permanently removes the corresponding bytecode from the internal database storage. However, due to a bug in the DeleteAccountfunction, all contracts that used the identical bytecod...

8.2CVSS8.3AI score0.01139EPSS
Exploits1References3
Vulnrichment
Vulnrichment
added 2022/08/05 12:55 p.m.5 views

CVE-2022-35936 Ethermint DoS through Unintended Contract Selfdestruct

Ethermint is an Ethereum library. In Ethermint running versions before v0.17.2, the contract selfdestruct invocation permanently removes the corresponding bytecode from the internal database storage. However, due to a bug in the DeleteAccountfunction, all contracts that used the identical bytecod...

8.2CVSS8.3AI score0.01139EPSS
Exploits1References3
CVE
CVE
added 2022/08/05 12:55 p.m.82 views

CVE-2022-35936

CVE-2022-35936 (Ethermint) affects pre-0.17.2 Ethermint where selfdestruct can delete the bytecode entry, and due to a buggy DeleteAccount function, all contracts sharing the same CodeHash can fail after one contract self-destructs. Patch available in v0.18.0 which removes the deletion of contrac...

8.2CVSS6.4AI score0.01139EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2022/08/05 12:55 p.m.30 views

CVE-2022-35936 Ethermint DoS through Unintended Contract Selfdestruct

Ethermint is an Ethereum library. In Ethermint running versions before v0.17.2, the contract selfdestruct invocation permanently removes the corresponding bytecode from the internal database storage. However, due to a bug in the DeleteAccountfunction, all contracts that used the identical bytecod...

8.2CVSS6.2AI score0.01139EPSS
Exploits1References5
Positive Technologies
Positive Technologies
added 2022/08/05 12:0 a.m.2 views

PT-2022-23042 · Cronos +1 · Cronos +1

Name of the Vulnerable Software and Affected Versions: Ethermint versions prior to v0.17.2 Ethermint versions prior to v0.18.0 are not affected if they are v0.17.2 or later, but since v0.17.2 is not a fixed version and only v0.18.0 is mentioned as fixed, we consider all versions before v0.18.0 as...

8.2CVSS7.1AI score0.01139EPSS
Exploits1References14
CNNVD
CNNVD
added 2022/08/05 12:0 a.m.3 views

Ethermint 安全漏洞

Ethermint is a Cosmos SDK library for running scalable and interoperable EVM chains. A security vulnerability exists in versions of Ethermint prior to v0.18.0, which stems from an error in the DeleteAccount function, where all contracts using the same bytecode will also stop working when one...

8.2CVSS6.6AI score0.01139EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2022/02/15 1:57 a.m.24 views

Authentication bypass by capture-replay in github.com/cosmos/ethermint

Cosmos Network Ethermint = v0.4.0 is affected by a transaction replay vulnerability in the EVM module. If the victim sends a very large nonce transaction, the attacker can replay the transaction through the application. Specific Go Packages Affected github.com/cosmos/ethermint/rpc/namespaces/eth...

7.5CVSS7.2AI score0.01147EPSS
Exploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/15 1:57 a.m.21 views

Authentication bypass by capture-replay in github.com/cosmos/ethermint

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 conte...

7.5CVSS7.2AI score0.01284EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2022/02/15 1:57 a.m.18 views

GHSA-X5F3-QMWJ-4F84 Authentication bypass by capture-replay in github.com/cosmos/ethermint

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 conte...

7.5CVSS7.4AI score0.01284EPSS
Exploits0References4
OSV
OSV
added 2022/02/15 1:57 a.m.14 views

GHSA-93P5-8FQW-WJX3 Authentication bypass by capture-replay in github.com/cosmos/ethermint

Cosmos Network Ethermint = v0.4.0 is affected by a transaction replay vulnerability in the EVM module. If the victim sends a very large nonce transaction, the attacker can replay the transaction through the application. Specific Go Packages Affected github.com/cosmos/ethermint/rpc/namespaces/eth...

7.5CVSS7.4AI score0.01147EPSS
Exploits0References4
CNVD
CNVD
added 2021/03/03 12:0 a.m.7 views

Other vulnerabilities exist in Ethermint

Due to the inconsistency between the storage cache cycle and the transaction processing cycle, storage changes caused by failed transactions are improperly retained in memory. Although dirty storage data is discarded at the EndBlock stage, it is still valid in the current block, which can lead to...

7AI score
Exploits0
CNVD
CNVD
added 2021/03/03 12:0 a.m.2 views

Other vulnerabilities exist in Ethermint

When verifying the signature of transactions on different chains, only the ChainIDEpoch field is used to indicate the chain to which the transaction belongs, so for two chains with different ChainIDs but the same ChainIDEpoch, the signed transaction can be replayed on the other chain...

7.1AI score
Exploits0
Veracode
Veracode
added 2021/02/09 3:30 a.m.19 views

Cross-Chain Transaction Replay Attack

github.com/cosmos/ethermint is vulnerable to Cross-Chain Transaction Replay Attack. The vulnerability exists when transactions created on one chain could be replayed on the other chain due to ethermint using the same chainIDEpoch and signature schemes as ethereum which has the same vulnerability...

7.5CVSS1.6AI score0.01284EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2021/02/08 6:15 p.m.20 views

CVE-2021-25837

Cosmos Network Ethermint = v0.4.0 is affected by cache lifecycle inconsistency in the EVM module. Due to the inconsistency between the Storage caching cycle and the Tx processing cycle, Storage changes caused by a failed transaction are improperly reserved in memory. Although the bad storage cach...

7.5CVSS6.7AI score
Exploits0References1
OSV
OSV
added 2021/02/08 6:15 p.m.12 views

CVE-2021-25834

Cosmos Network Ethermint = v0.4.0 is affected by a transaction replay vulnerability in the EVM module. If the victim sends a very large nonce transaction, the attacker can replay the transaction through the application...

7.5CVSS6.8AI score
Exploits0References1
OSV
OSV
added 2021/02/08 6:15 p.m.13 views

CVE-2021-25835

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 conte...

7.5CVSS6.8AI score
Exploits0References2
NVD
NVD
added 2021/02/08 6:15 p.m.13 views

CVE-2021-25835

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 conte...

7.5CVSS0.01284EPSS
Exploits0References2
NVD
NVD
added 2021/02/08 6:15 p.m.29 views

CVE-2021-25834

Cosmos Network Ethermint = v0.4.0 is affected by a transaction replay vulnerability in the EVM module. If the victim sends a very large nonce transaction, the attacker can replay the transaction through the application...

7.5CVSS0.01147EPSS
Exploits0References1
NVD
NVD
added 2021/02/08 6:15 p.m.14 views

CVE-2021-25836

Cosmos Network Ethermint = v0.4.0 is affected by cache lifecycle inconsistency in the EVM module. The bytecode set in a FAILED transaction wrongfully remains in memorystateObject.code and is further written to persistent store at the Endblock stage, which may be utilized to build honeypot contrac...

7.5CVSS0.0126EPSS
Exploits1References1
Rows per page
Query Builder