ghsa-9j45-qmfv-3g29
Vulnerability from github
Published
2022-05-13 01:27
Modified
2022-05-13 01:27
VLAI Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2013-2293" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2013-03-12T11:28:00Z", "severity": "MODERATE" }, "details": "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.", "id": "GHSA-9j45-qmfv-3g29", "modified": "2022-05-13T01:27:54Z", "published": "2022-05-13T01:27:54Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-2293" }, { "type": "WEB", "url": "https://bitcointalk.org/?topic=144122" }, { "type": "WEB", "url": "https://en.bitcoin.it/wiki/CVE-2013-2293" }, { "type": "WEB", "url": "https://en.bitcoin.it/wiki/CVEs" } ], "schema_version": "1.4.0", "severity": [] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…