Common Vulnerabilities and Exposures: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable" | {| class="wikitable" | ||
! CVE !! Affects !! Flaw !! Fixed in versions | ! CVE !! Affects !! Flaw !! Fixed in versions !! Links | ||
|- | |- | ||
| CVE-2011-4447 | | CVE-2011-4447 | ||
Line 6: | Line 6: | ||
| Wallet (non-)encryption | | Wallet (non-)encryption | ||
| 0.4.1, 0.5.0 | | 0.4.1, 0.5.0 | ||
| [https://bitcointalk.org/index.php?topic=51474.0] [https://bitcointalk.org/index.php?topic=51604.0] [http://bitcoin.org/releases/2011/11/21/v0.5.0.html] | |||
|- | |- | ||
| CVE-2012-1909 | | CVE-2012-1909 | ||
| | | Bitcoin protocol | ||
| Transaction overwriting | | Transaction overwriting | ||
| BIP 30 | | BIP 30 | ||
| [https://bitcointalk.org/index.php?topic=67738.0] | |||
|- | |- | ||
| | | | ||
Line 18: | Line 20: | ||
|- | |- | ||
| | | | ||
| | | Bitcoin-Qt for Windows | ||
| MingW non-multithreading | | MingW non-multithreading | ||
| 0.5.3.1, 0.5.4, 0.6.0rc4 | | 0.5.3.1, 0.5.4, 0.6.0rc4 | ||
| [https://bitcointalk.org/index.php?topic=69120.0] | |||
|} | |} |
Revision as of 21:27, 26 March 2012
CVE | Affects | Flaw | Fixed in versions | Links |
---|---|---|---|---|
CVE-2011-4447 | wxBitcoin and bitcoind | Wallet (non-)encryption | 0.4.1, 0.5.0 | [1] [2] [3] |
CVE-2012-1909 | Bitcoin protocol | Transaction overwriting | BIP 30 | [4] |
Bitcoin-Qt and bitcoind | Transaction overwriting | 0.4.4, 0.5.3 | ||
Bitcoin-Qt for Windows | MingW non-multithreading | 0.5.3.1, 0.5.4, 0.6.0rc4 | [5] |