Lucene search
+L

66 matches found

Cvelist
Cvelist
added 2022/12/27 9:13 p.m.32 views

CVE-2019-25072 Uncontrolled resource consumption in github.com/tendermint/tendermint

Due to support of Gzip compression in request bodies, as well as a lack of limiting response body sizes, a malicious server can cause a client to consume a significant amount of system resources, which may be used as a denial of service vector...

7.3AI score0.01134EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/12/27 12:0 a.m.8 views

Tendermint 资源管理错误漏洞

Tendermint is a Byzantine Fault Tolerant BFT style middleware from Tendermint, Inc. in the United States. A security vulnerability exists in Tendermint that stems from support for Gzip compression in the body of a request and a lack of limitation on the size of the body of the response, which...

7.5CVSS7.3AI score0.01134EPSS
SaveExploits0References4
NVD
NVD
added 2022/12/15 7:15 p.m.34 views

CVE-2022-23507

Tendermint is a high-performance blockchain consensus engine for Byzantine fault tolerant applications. Versions prior to 0.28.0 contain a potential attack via Improper Verification of Cryptographic Signature, affecting anyone using the tendermint-light-client and related packages to perform ligh...

6.5CVSS0.00296EPSS
SaveExploits0References1
Prion
Prion
added 2022/12/15 7:15 p.m.15 views

Design/Logic Flaw

Tendermint is a high-performance blockchain consensus engine for Byzantine fault tolerant applications. Versions prior to 0.28.0 contain a potential attack via Improper Verification of Cryptographic Signature, affecting anyone using the tendermint-light-client and related packages to perform ligh...

6.4CVSS6.3AI score0.00296EPSS
SaveExploits0References1Affected Software3
CVE
CVE
added 2022/12/15 12:1 a.m.111 views

CVE-2022-23507

The CVE concerns Tendermint’s light-client verification prior to version 0.28.0, where the light client does not verify that the trusted and untrusted chain IDs match during header verification. This can allow a header from an untrusted chain that passes other checks (e.g., overlapping validator ...

6.5CVSS5.8AI score0.00296EPSS
SaveExploits0References1Affected Software3
Vulnrichment
Vulnrichment
added 2022/12/15 12:1 a.m.6 views

CVE-2022-23507 Light client verification not taking into account chain ID

Tendermint is a high-performance blockchain consensus engine for Byzantine fault tolerant applications. Versions prior to 0.28.0 contain a potential attack via Improper Verification of Cryptographic Signature, affecting anyone using the tendermint-light-client and related packages to perform ligh...

5.4CVSS5.7AI score0.00296EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2022/12/15 12:1 a.m.35 views

CVE-2022-23507 Light client verification not taking into account chain ID

Tendermint is a high-performance blockchain consensus engine for Byzantine fault tolerant applications. Versions prior to 0.28.0 contain a potential attack via Improper Verification of Cryptographic Signature, affecting anyone using the tendermint-light-client and related packages to perform ligh...

5.4CVSS6.6AI score0.00296EPSS
SaveExploits0References1
OSV
OSV
added 2022/12/15 12:1 a.m.28 views

CVE-2022-23507 Light client verification not taking into account chain ID

Tendermint is a high-performance blockchain consensus engine for Byzantine fault tolerant applications. Versions prior to 0.28.0 contain a potential attack via Improper Verification of Cryptographic Signature, affecting anyone using the tendermint-light-client and related packages to perform ligh...

5.4CVSS6.4AI score0.00296EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/12/15 12:0 a.m.4 views

Tendermint 数据伪造问题漏洞

Tendermint is a Byzantine Fault Tolerant BFT style middleware from Tendermint Corporation. A data forgery issue vulnerability exists in versions of Tendermint prior to 0.28.0, which stems from a potential attack that includes verification via incorrect cryptographic signatures and affects anyone...

6.5CVSS6.5AI score0.00296EPSS
SaveExploits0References2
OSV
OSV
added 2022/12/14 9:35 p.m.23 views

GHSA-XQQC-C5GW-C5R5 Tendermint light client verification not taking into account chain ID

Impact Anyone using the tendermint-light-client and related packages to perform light client verification e.g. IBC-rs, Hermes. At present, the light client does not check that the chain IDs of the trusted and untrusted headers match, resulting in a possible attack vector where someone who finds a...

5.4CVSS5.8AI score0.00296EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/12/14 9:35 p.m.30 views

Tendermint light client verification not taking into account chain ID

Impact Anyone using the tendermint-light-client and related packages to perform light client verification e.g. IBC-rs, Hermes. At present, the light client does not check that the chain IDs of the trusted and untrusted headers match, resulting in a possible attack vector where someone who finds a...

6.5CVSS1.3AI score0.00296EPSS
SaveExploits0References4Affected Software3
Positive Technologies
Positive Technologies
added 2022/12/14 12:0 a.m.7 views

PT-2022-16039 · Unknown · Tendermint

Name of the Vulnerable Software and Affected Versions: Tendermint versions prior to 0.28.0 Description: The issue concerns a potential attack via improper verification of cryptographic signatures, affecting users of the tendermint-light-client and related packages for light client verification. T...

6.5CVSS6.2AI score0.00296EPSS
SaveExploits0References6
OSV
OSV
added 2022/10/14 11:59 p.m.53 views

GO-2022-1052 Uncontrolled resource consumption during consensus in github.com/tendermint/tendermint

Mishandling of timestamps during consensus process can cause a denial of service. While reaching consensus, different tendermint nodes can observe a different timestamp for a consensus evidence. This mismatch can cause the evidence to be invalid, upon which the node producing the evidence will be...

6.5CVSS6.3AI score0.01742EPSS
SaveExploits0References3
OSV
OSV
added 2022/10/07 7:23 a.m.33 views

GHSA-P658-8693-MHVG Tendermint Core vulnerable to Uncontrolled Resource Consumption

Description Tendermint Core v0.34.0 introduced a new way of handling evidence of misbehavior. As part of this, we added a new Timestamp field to Evidence structs. This timestamp would be calculated using the same algorithm that is used when a block is created and proposed. This algorithm relies o...

6.5CVSS6.4AI score0.01742EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2022/10/07 7:23 a.m.35 views

Tendermint Core vulnerable to Uncontrolled Resource Consumption

Description Tendermint Core v0.34.0 introduced a new way of handling evidence of misbehavior. As part of this, we added a new Timestamp field to Evidence structs. This timestamp would be calculated using the same algorithm that is used when a block is created and proposed. This algorithm relies o...

6.5CVSS0.5AI score0.01742EPSS
SaveExploits0References7Affected Software1
Code423n4
Code423n4
added 2022/05/09 12:0 a.m.16 views

The sendToCosmos function does not check for transfer-on-fee/deflationary tokens

Lines of code Gravity.solL595-L609 Vulnerability details Impact The documentation describes the use of tokens other than CUDOS in the Gravity.sol contract; so it is assumed that the CUDOS token will not be the only supported token. The documentation also states that validators on the Tendermint...

6.7AI score
SaveExploits0
OSV
OSV
added 2021/12/20 6:17 p.m.15 views

GHSA-F3W5-V9XX-RP8P Signature verification failure in Tendermint

The root cause of this security vulnerability is in the Tendermint specification, and this advisory is a duplicate of https://github.com/tendermint/spec/security/advisories/GHSA-jqfc-687g-59pw. Impact Tendermint light clients running versions 0.34.0 to 0.34.8 are unable to detect and punish a new...

6.9AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2021/12/20 6:17 p.m.20 views

Signature verification failure in Tendermint

The root cause of this security vulnerability is in the Tendermint specification, and this advisory is a duplicate of https://github.com/tendermint/spec/security/advisories/GHSA-jqfc-687g-59pw. Impact Tendermint light clients running versions 0.34.0 to 0.34.8 are unable to detect and punish a new...

SaveExploits0References2Affected Software1
OSV
OSV
added 2021/12/20 6:17 p.m.89 views

GHSA-6JQJ-F58P-MRW3 Denial of Service in TenderMint

Description Denial of Service Tendermint 0.33.0 and above allow block proposers to include signatures for the wrong block. This may happen naturally if you start a network, have it run for some time and restart it without changing the chainID. It is a misconfiguration to reuse chainIDs. Correct...

6.5CVSS6.5AI score0.00905EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2021/12/20 6:17 p.m.46 views

Denial of Service in TenderMint

Description Denial of Service Tendermint 0.33.0 and above allow block proposers to include signatures for the wrong block. This may happen naturally if you start a network, have it run for some time and restart it without changing the chainID. It is a misconfiguration to reuse chainIDs. Correct...

6.5CVSS6.6AI score0.00905EPSS
SaveExploits1References8Affected Software1
Rows per page
Query Builder