ALT-PU-2024-15200-2
Closed vulnerabilities
Modified: 2025-01-28
CVE-2023-33297
Bitcoin Core before 24.1, when debug mode is not used, allows attackers to cause a denial of service (e.g., CPU consumption) because draining the inventory-to-send queue is inefficient, as exploited in the wild in May 2023.
- https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures
- https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures
- https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-24.1.md
- https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-24.1.md
- https://github.com/bitcoin/bitcoin/issues/27586
- https://github.com/bitcoin/bitcoin/issues/27586
- https://github.com/bitcoin/bitcoin/issues/27623
- https://github.com/bitcoin/bitcoin/issues/27623
- https://github.com/bitcoin/bitcoin/pull/27610
- https://github.com/bitcoin/bitcoin/pull/27610
- https://github.com/dogecoin/dogecoin/issues/3243#issuecomment-1712575544
- https://github.com/dogecoin/dogecoin/issues/3243#issuecomment-1712575544
- https://github.com/visualbasic6/drain
- https://github.com/visualbasic6/drain
- FEDORA-2023-1bae6b7751
- FEDORA-2023-1bae6b7751
- FEDORA-2023-3317c9b824
- FEDORA-2023-3317c9b824
- https://x.com/123456/status/1711601593399828530
- https://x.com/123456/status/1711601593399828530
Modified: 2024-11-21
CVE-2023-37192
Memory management and protection issues in Bitcoin Core v22 allows attackers to modify the stored sending address within the app's memory, potentially allowing them to redirect Bitcoin transactions to wallets of their own choosing.
- https://bitcoin.org/en/bitcoin-core/
- https://bitcoin.org/en/bitcoin-core/
- https://satoshihunter1.blogspot.com/2023/06/the-bitcoin-app-is-vulnerable-to-hackers.html
- https://satoshihunter1.blogspot.com/2023/06/the-bitcoin-app-is-vulnerable-to-hackers.html
- https://www.youtube.com/watch?v=oEl4M1oZim0
- https://www.youtube.com/watch?v=oEl4M1oZim0
Modified: 2024-11-21
CVE-2023-50428
In Bitcoin Core through 26.0 and Bitcoin Knots before 25.1.knots20231115, datacarrier size limits can be bypassed by obfuscating data as code (e.g., with OP_FALSE OP_IF), as exploited in the wild by Inscriptions in 2022 and 2023. NOTE: although this is a vulnerability from the perspective of the Bitcoin Knots project, some others consider it "not a bug."
- https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures
- https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures
- https://github.com/bitcoin/bitcoin/blob/65c05db660b2ca1d0076b0d8573a6760b3228068/src/kernel/mempool_options.h#L46-L53
- https://github.com/bitcoin/bitcoin/blob/65c05db660b2ca1d0076b0d8573a6760b3228068/src/kernel/mempool_options.h#L46-L53
- https://github.com/bitcoin/bitcoin/pull/28408#issuecomment-1844981799
- https://github.com/bitcoin/bitcoin/pull/28408#issuecomment-1844981799
- https://github.com/bitcoin/bitcoin/tags
- https://github.com/bitcoin/bitcoin/tags
- https://github.com/bitcoinknots/bitcoin/blob/aed49ce8989334c364a219a6eb016a3897d4e3d7/doc/release-notes.md
- https://github.com/bitcoinknots/bitcoin/blob/aed49ce8989334c364a219a6eb016a3897d4e3d7/doc/release-notes.md
- https://twitter.com/LukeDashjr/status/1732204937466032285
- https://twitter.com/LukeDashjr/status/1732204937466032285
Modified: 2024-11-21
CVE-2024-34149
In Bitcoin Core through 27.0 and Bitcoin Knots before 25.1.knots20231115, tapscript lacks a policy size limit check, a different issue than CVE-2023-50428. NOTE: some parties oppose this new limit check (for example, because they agree with the objective but disagree with the technical mechanism, or because they have a different objective).
Modified: 2024-10-15
CVE-2024-35202
Bitcoin Core before 25.0 allows remote attackers to cause a denial of service (blocktxn message-handling assertion and node exit) by including transactions in a blocktxn message that are not committed to in a block's merkle root. FillBlock can be called twice for one PartiallyDownloadedBlock instance.
- https://bitcoincore.org/en/2024/10/08/disclose-blocktxn-crash/
- https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures
- https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-25.0.md
- https://github.com/bitcoin/bitcoin/pull/26898
- https://github.com/bitcoin/bitcoin/releases/tag/v25.0