{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2013-2293", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://en.bitcoin.it/wiki/CVE-2013-2293", "refsource": "CONFIRM", "url": "https://en.bitcoin.it/wiki/CVE-2013-2293" }, { "name": "https://bitcointalk.org/?topic=144122", "refsource": "CONFIRM", "url": "https://bitcointalk.org/?topic=144122" }, { "name": "https://en.bitcoin.it/wiki/CVEs", "refsource": "CONFIRM", "url": "https://en.bitcoin.it/wiki/CVEs" } ] } }