mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 22:52:34 +02:00
18 lines
804 B
Markdown
18 lines
804 B
Markdown
### [CVE-2021-3195](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3195)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
** DISPUTED ** bitcoind in Bitcoin Core through 0.21.0 can create a new file in an arbitrary directory (e.g., outside the ~/.bitcoin directory) via a dumpwallet RPC call. NOTE: this reportedly does not violate the security model of Bitcoin Core, but can violate the security model of a fork that has implemented dumpwallet restrictions.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/bitcoin/bitcoin/issues/20866
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|