5
CVSSv2

CVE-2012-2459

Published: 06/08/2012 Updated: 18/03/2020
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 446
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

Unspecified vulnerability in bitcoind and Bitcoin-Qt prior to 0.4.6, 0.5.x prior to 0.5.5, 0.6.0.x prior to 0.6.0.7, and 0.6.x prior to 0.6.2 allows remote malicious users to cause a denial of service (block-processing outage and incorrect block count) via unknown behavior on a Bitcoin network.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

bitcoin bitcoin core 0.3.5

bitcoin bitcoin core 0.3.4

bitcoin bitcoin core 0.4.4

bitcoin bitcoin core

bitcoin bitcoin core 0.3.10

bitcoin bitcoin core 0.4.1

bitcoin bitcoin core 0.4.0

bitcoin bitcoin core 0.3.12

bitcoin bitcoin core 0.3.11

bitcoin bitcoin core 0.3.8

bitcoin bitcoin core 0.5.0

Github Repositories

Project5 默克尔树简介 Merkle Tree(默克尔树)又名哈希树,在Merkle Tree中,每个节点都标有一个数据块的加密哈希值。Merkle Tree可以用来验证任何一种在计算机中和计算机之间存储、处理和传输的数据。它们可以确保在点对点网络中数据传输的速度不受影响,数据跨越自由的通过任意媒介,

Docker configuration for eloipool

eloipool docker configuration NOTE: This project doesn't work and is not supported! It is available only for reference purposes Mostly the project builds and is functional at the time of writing this README At least as far as I can tell, and minus the issues I'm having getting eloipool to function and connect to my node Please see my configuration file for referenc

Merkle-tree in Python

pymerkle Merkle-tree in Python Documentation at pymerklereadthedocsorg Storage agnostic implementation capable of generating inclusion and consistency proofs Install pip3 install pymerkle This will also install cachetools as a dependency Basic API Let MerkleTree be any class implementing the BaseMerkleTree interface; eg, from py

Merkle-tree in Python

pymerkle Merkle-tree in Python Documentation at pymerklereadthedocsorg Storage agnostic implementation capable of generating inclusion and consistency proofs Install pip3 install pymerkle This will also install cachetools as a dependency Basic API Let MerkleTree be any class implementing the BaseMerkleTree interface; eg, from py