VYPR

Btcd

by Btcd Project

CVEs (5)

  • CVE-2022-44797CriNov 7, 2022
    risk 0.57cvss 9.8epss 0.01

    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.

  • CVE-2018-17145HigSep 10, 2020
    risk 0.49cvss 7.5epss 0.04

    Bitcoin Core 0.16.x before 0.16.2 and Bitcoin Knots 0.16.x before 0.16.2 allow remote denial of service via a flood of multiple transaction inv messages with random hashes, aka INVDoS. NOTE: this can also affect other cryptocurrencies, e.g., if they were forked from Bitcoin Core…

  • CVE-2022-39389HigNov 17, 2022
    risk 0.46cvss 8.2epss 0.01

    Lightning Network Daemon (lnd) is an implementation of a lightning bitcoin overlay network node. All lnd nodes before version `v0.15.4` are vulnerable to a block parsing bug that can cause a node to enter a degraded state once encountered. In this degraded state, nodes can…

  • CVE-2024-34478HigMay 5, 2024
    risk 0.42cvss 7.5epss 0.01

    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…

  • CVE-2024-38365HigOct 11, 2024
    risk 0.41cvss 7.4epss 0.01

    btcd is an alternative full node bitcoin implementation written in Go (golang). The btcd Bitcoin client (versions 0.10 to 0.24) did not correctly re-implement Bitcoin Core's "FindAndDelete()" functionality. This logic is consensus-critical: the difference in behavior with the…