cve/2013/CVE-2013-2293.md
2024-05-26 14:27:05 +02:00

914 B

CVE-2013-2293

Description

The CTransaction::FetchInputs method in bitcoind and Bitcoin-Qt before 0.8.0rc1 copies transactions from disk to memory without incrementally checking for spent prevouts, which allows remote attackers to cause a denial of service (disk I/O consumption) via a Bitcoin transaction with many inputs corresponding to many different parts of the stored block chain.

POC

Reference

No PoCs from references.

Github