golang / vulndb

[mirror] The Go Vulnerability Database
Other
565 stars 61 forks source link

x/vulndb: potential Go vuln in github.com/btcsuite/btcd: CVE-2024-36051 #3187

Closed GoVulnBot closed 1 month ago

GoVulnBot commented 1 month ago

Advisory CVE-2024-36051 references a vulnerability in the following Go modules:

Module
github.com/btcsuite/btcd

Description: In btcd before 0.24.2, removeOpcodeByData mishandles the consensus rules for legacy signature verification. There can be a standard transaction that would be considered valid by Bitcoin Core but invalid by btcd.

References:

Cross references:

See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/btcsuite/btcd
      vulnerable_at: 0.24.2
summary: CVE-2024-36051 in github.com/btcsuite/btcd
cves:
    - CVE-2024-36051
references:
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-36051
    - web: https://delvingbitcoin.org/t/cve-2024-38365-public-disclosure-btcd-findanddelete-bug/1184
    - web: https://github.com/btcsuite/btcd/releases/tag/v0.24.2
source:
    id: CVE-2024-36051
    created: 2024-10-10T14:01:25.841142603Z
review_status: UNREVIEWED
maceonthompson commented 1 month ago

Duplicate of #3189