mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
19 lines
833 B
Markdown
19 lines
833 B
Markdown
### [CVE-2011-4447](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4447)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The "encrypt wallet" feature in wxBitcoin and bitcoind 0.4.x before 0.4.1, and 0.5.0rc, does not properly interact with the deletion functionality of BSDDB, which allows context-dependent attackers to obtain unencrypted private keys from Bitcoin wallet files by bypassing the BSDDB interface and reading entries that are marked for deletion.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/uvhw/conchimgiangnang
|
|
|