Lucene search
+L

74 matches found

Prion
Prion
added 2023/07/03 5:15 p.m.52 views

Format string

CometBFT is a Byzantine Fault Tolerant BFT middleware that takes a state transition machine and replicates it on many machines. An internal modification made in versions 0.34.28 and 0.37.1 to the way struct PeerState is serialized to JSON introduced a deadlock when new function MarshallJSON is...

5CVSS5.2AI score0.00851EPSS
SaveExploits1References4Affected Software1
Prion
Prion
added 2023/07/03 5:15 p.m.21 views

Code injection

CometBFT is a Byzantine Fault Tolerant BFT middleware that takes a state transition machine and replicates it on many machines. The mempool maintains two data structures to keep track of outstanding transactions: a list and a map. These two data structures are supposed to be in sync all the time ...

6.4CVSS7.8AI score0.00901EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2023/07/03 4:36 p.m.56 views

CVE-2023-34450

CometBFT (CVE-2023-34450) describes a deadlock in PeerState JSON serialization introduced by a change in versions 0.34.28 and 0.37.1. The deadlock can be triggered either by logging to JSON (consensus module set to debug) or by the RPC dump_consensus_state, potentially halting the node. The issue...

5.3CVSS4.6AI score0.00851EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2023/07/03 4:36 p.m.35 views

CVE-2023-34450 CometBFT PeerState JSON serialization deadlock

CometBFT is a Byzantine Fault Tolerant BFT middleware that takes a state transition machine and replicates it on many machines. An internal modification made in versions 0.34.28 and 0.37.1 to the way struct PeerState is serialized to JSON introduced a deadlock when new function MarshallJSON is...

3.7CVSS5.4AI score0.00851EPSS
SaveExploits1References4
OSV
OSV
added 2023/07/03 4:36 p.m.34 views

CVE-2023-34450 CometBFT PeerState JSON serialization deadlock

CometBFT is a Byzantine Fault Tolerant BFT middleware that takes a state transition machine and replicates it on many machines. An internal modification made in versions 0.34.28 and 0.37.1 to the way struct PeerState is serialized to JSON introduced a deadlock when new function MarshallJSON is...

3.7CVSS5.3AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2023/07/03 4:36 p.m.15 views

CVE-2023-34450 CometBFT PeerState JSON serialization deadlock

CometBFT is a Byzantine Fault Tolerant BFT middleware that takes a state transition machine and replicates it on many machines. An internal modification made in versions 0.34.28 and 0.37.1 to the way struct PeerState is serialized to JSON introduced a deadlock when new function MarshallJSON is...

3.7CVSS6.6AI score0.00851EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2023/07/03 4:35 p.m.12 views

CVE-2023-34451 CometBFT may duplicate transactions in the mempool's data structures

CometBFT is a Byzantine Fault Tolerant BFT middleware that takes a state transition machine and replicates it on many machines. The mempool maintains two data structures to keep track of outstanding transactions: a list and a map. These two data structures are supposed to be in sync all the time ...

8.2CVSS6.8AI score0.00901EPSS
SaveExploits1References3
CVE
CVE
added 2023/07/03 4:35 p.m.72 views

CVE-2023-34451

Summary: CVE-2023-34451 affects CometBFT. The mempool’s two data structures (list and map) can fall out of sync, causing duplicate transactions that cannot be fully removed until a restart. This issue is described across multiple sources (NVD, GHSA, OSV) with concrete steps and impact details. Af...

8.2CVSS7.8AI score0.00901EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2023/07/03 4:35 p.m.37 views

CVE-2023-34451 CometBFT may duplicate transactions in the mempool's data structures

CometBFT is a Byzantine Fault Tolerant BFT middleware that takes a state transition machine and replicates it on many machines. The mempool maintains two data structures to keep track of outstanding transactions: a list and a map. These two data structures are supposed to be in sync all the time ...

8.2CVSS8.1AI score0.00901EPSS
SaveExploits1References3
OSV
OSV
added 2023/07/03 4:35 p.m.18 views

CVE-2023-34451 CometBFT may duplicate transactions in the mempool's data structures

CometBFT is a Byzantine Fault Tolerant BFT middleware that takes a state transition machine and replicates it on many machines. The mempool maintains two data structures to keep track of outstanding transactions: a list and a map. These two data structures are supposed to be in sync all the time ...

8.2CVSS7.7AI score
SaveExploits0References5
CNNVD
CNNVD
added 2023/07/03 12:0 a.m.14 views

CometBFT 安全漏洞

CometBFT is a Byzantine Fault Tolerant BFT middleware that employs state transducers written in any programming language and can be safely replicated on many machines. A security vulnerability exists in CometBFT versions prior to v0.37.0, v0.37.1, and v0.34.28, which stems from the fact that the...

8.2CVSS7.7AI score0.00901EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2023/07/03 12:0 a.m.7 views

PT-2023-24886 · Cometbft · Cometbft

Name of the Vulnerable Software and Affected Versions: CometBFT versions 0.34.28 through 0.34.28 CometBFT versions 0.37.1 through 0.37.1 Description: An internal modification to the way struct PeerState is serialized to JSON introduced a deadlock when the new function MarshallJSON is called. This...

5.3CVSS5.1AI score0.00851EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2023/07/03 12:0 a.m.7 views

PT-2023-24887 · Cometbft · Cometbft

Name of the Vulnerable Software and Affected Versions: CometBFT versions v0.34.28 and prior, v0.37.0, v0.37.1 Description: The mempool in CometBFT maintains two data structures, a list and a map, to track outstanding transactions. These data structures are supposed to be in sync, with the map...

8.2CVSS8AI score0.00901EPSS
SaveExploits1References10
CNNVD
CNNVD
added 2023/07/03 12:0 a.m.9 views

CometBFT 安全漏洞

CometBFT is a Byzantine Fault Tolerant BFT middleware that employs stateful transducers written in any programming language and can be safely replicated on many machines. A security vulnerability exists in CometBFT versions v0.34.28, v0.37.1 that stems from the introduction of a deadlock when...

5.3CVSS5.6AI score0.00851EPSS
SaveExploits1References5
Rows per page
Query Builder