Lucene search
+L

45 matches found

CVE
CVE
added 2024/10/10 12:0 a.m.60 views

CVE-2024-36051

CVE-2024-36051 is a duplicate of CVE-2024-38365. The underlying issue affects btcd (Go-based Bitcoin client) versions 0.10–0.24, where FindAndDelete() loses some data vs Bitcoin Core’s behavior in removeOpcodeByData(), creating a consensus discrepancy that could allow a chain split or DoS. The vu...

7AI score
SaveExploits0
OSV
OSV
added 2024/05/08 5:51 p.m.22 views

GO-2024-2818 Consensus failures in github.com/btcsuite/btcd

Incorrect implementation of the consensus rules outlined in BIP 68 and BIP 112 making btcd susceptible to consensus failures. Specifically, it uses the transaction version as a signed integer when it is supposed to be treated as unsigned. There can be a chain split and loss of funds...

7.5CVSS7.4AI score0.00558EPSS
SaveExploits0References5
Veracode
Veracode
added 2024/05/07 7:58 a.m.21 views

Race Condition

btcd is vulnerable to a Race Condition. The vulnerability is due to the incorrect implementation of consensus rules as outlined in BIP 68 and BIP 112, specifically by treating the transaction version as a signed integer instead of unsigned. This misinterpretation can lead to a chain split and...

7.5CVSS6.7AI score0.00558EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/05 3:30 a.m.19 views

GHSA-3JGF-R68H-XFQM btcd susceptible to consensus failures

btcd before 0.24.0 does not correctly implement the consensus rules outlined in BIP 68 and BIP 112, making it susceptible to consensus failures. Specifically, it uses the transaction version as a signed integer when it is supposed to be treated as unsigned. There can be a chain split and loss of...

7.5CVSS7.4AI score0.00558EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2024/05/05 3:30 a.m.23 views

btcd susceptible to consensus failures

btcd before 0.24.0 does not correctly implement the consensus rules outlined in BIP 68 and BIP 112, making it susceptible to consensus failures. Specifically, it uses the transaction version as a signed integer when it is supposed to be treated as unsigned. There can be a chain split and loss of...

7.5CVSS6.8AI score0.00558EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2024/05/05 1:15 a.m.17 views

CVE-2024-34478

btcd before 0.24.0 does not correctly implement the consensus rules outlined in BIP 68 and BIP 112, making it susceptible to consensus failures. Specifically, it uses the transaction version as a signed integer when it is supposed to be treated as unsigned. There can be a chain split and loss of...

7.5CVSS6.4AI score0.00558EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/05 12:0 a.m.15 views

CVE-2024-34478

btcd before 0.24.0 does not correctly implement the consensus rules outlined in BIP 68 and BIP 112, making it susceptible to consensus failures. Specifically, it uses the transaction version as a signed integer when it is supposed to be treated as unsigned. There can be a chain split and loss of...

6.7AI score0.00558EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/05 12:0 a.m.26 views

CVE-2024-34478

btcd before 0.24.0 does not correctly implement the consensus rules outlined in BIP 68 and BIP 112, making it susceptible to consensus failures. Specifically, it uses the transaction version as a signed integer when it is supposed to be treated as unsigned. There can be a chain split and loss of...

6.7AI score0.00558EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/05 12:0 a.m.43 views

CVE-2024-34478

CVE-2024-34478 affects btcd before 0.24.0, where the software does not correctly implement BIP 68/BIP 112 consensus rules. The core issue is treating the transaction version as a signed integer instead of unsigned, which can cause consensus failures, potentially leading to a chain split and loss ...

7.5CVSS6.6AI score0.00558EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/05 12:0 a.m.8 views

CVE-2024-34478

btcd before 0.24.0 does not correctly implement the consensus rules outlined in BIP 68 and BIP 112, making it susceptible to consensus failures. Specifically, it uses the transaction version as a signed integer when it is supposed to be treated as unsigned. There can be a chain split and loss of...

7.5CVSS7.4AI score
SaveExploits0References5
OSV
OSV
added 2022/11/08 4:49 p.m.70 views

GO-2022-1098 Denial of service in message decoding in github.com/btcsuite/btcd

Erroneous message decoding can cause denial of service. Improper checking of maximum witness size during node message decoding prevented nodes in Lightning Labs lnd before 0.15.2-beta to sync...

9.8CVSS9.2AI score0.01195EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2022/11/07 12:0 p.m.41 views

btcd mishandles witness size checking

btcd before 0.23.2, as used in Lightning Labs lnd before 0.15.2-beta and other Bitcoin-related products, mishandles witness size checking. Specific Go Packages Affected github.com/btcsuite/btcd/wire...

9.8CVSS8.9AI score0.01195EPSS
SaveExploits1References8Affected Software2
OSV
OSV
added 2022/11/07 12:0 p.m.18 views

GHSA-2CHG-86HQ-7W38 btcd mishandles witness size checking

btcd before 0.23.2, as used in Lightning Labs lnd before 0.15.2-beta and other Bitcoin-related products, mishandles witness size checking. Specific Go Packages Affected github.com/btcsuite/btcd/wire...

9.8CVSS9.4AI score0.01195EPSS
SaveExploits1References8
NVD
NVD
added 2022/11/07 4:15 a.m.49 views

CVE-2022-44797

btcd before 0.23.2, as used in Lightning Labs lnd before 0.15.2-beta and other Bitcoin-related products, mishandles witness size checking...

9.8CVSS0.01195EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2022/11/07 4:15 a.m.39 views

CVE-2022-44797

btcd before 0.23.2, as used in Lightning Labs lnd before 0.15.2-beta and other Bitcoin-related products, mishandles witness size checking...

9.8CVSS7.2AI score0.01195EPSS
SaveExploits1References5
Prion
Prion
added 2022/11/07 4:15 a.m.25 views

Code injection

btcd before 0.23.2, as used in Lightning Labs lnd before 0.15.2-beta and other Bitcoin-related products, mishandles witness size checking...

7.5CVSS9.4AI score0.01195EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/11/07 12:0 a.m.17 views

CVE-2022-44797

btcd before 0.23.2, as used in Lightning Labs lnd before 0.15.2-beta and other Bitcoin-related products, mishandles witness size checking...

9.8CVSS9.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2022/11/07 12:0 a.m.56 views

CVE-2022-44797

btcd before 0.23.2, as used in Lightning Labs lnd before 0.15.2-beta and other Bitcoin-related products, mishandles witness size checking...

9.7AI score0.01195EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2022/11/07 12:0 a.m.26 views

btcd 安全漏洞

btcd is a Bitcoin in Go open source alternative node-wide Bitcoin implementation written in Go golang. A security vulnerability exists in versions prior to btcd 0.23.2, which stems from improper handling of witness size checks...

9.8CVSS8.2AI score0.01195EPSS
SaveExploits1References5
CVE
CVE
added 2022/11/07 12:0 a.m.75 views

CVE-2022-44797

CVE-2022-44797 affects btcd before 0.23.2 (used in Lightning Labs lnd before 0.15.2-beta and other Bitcoin products) due to mishandling of witness size checking, enabling high-impact network exploitation. The CVSSv3.1 base score is 9.8 (CRITICAL) with full confidentiality, integrity, and availabi...

9.8CVSS9.3AI score0.01195EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder