Overview
- Description
- Bitcoin Core before v0.13.0 allows denial of service (memory exhaustion) triggered by the remote network alert system (deprecated since Q1 2016) if an attacker can sign a message with a certain private key that had been known by unintended actors, because of an infinitely sized map. This affects other uses of the codebase, such as Bitcoin Knots before v0.13.0.knots20160814 and many altcoins.
- Source
- cve@mitre.org
- NVD status
- Modified
Risk scores
CVSS 3.0
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity
- HIGH
CVSS 2.0
- Type
- Primary
- Base score
- 7.8
- Impact score
- 6.9
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:N/I:N/A:C
Weaknesses
- nvd@nist.gov
- CWE-400
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:bitcoin:bitcoin_core:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "C55186E2-552A-4CFB-9E1D-016E62AD44FB", "versionEndExcluding": "0.13.0" } ], "operator": "OR" } ] }, { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:bitcoin:bitcoin-qt:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "7B37C74F-E3A1-4FE4-8731-263D83D404DE", "versionEndExcluding": "0.13.0" }, { "criteria": "cpe:2.3:a:bitcoin:bitcoind:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "CD637BBB-45AB-4DC3-A048-DCBD894CE390", "versionEndExcluding": "0.13.0" } ], "operator": "OR" } ] } ]