mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
856 B
Markdown
19 lines
856 B
Markdown
### [CVE-2024-35202](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-35202)
|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|