Files
CVEs-PoC/2021/CVE-2021-3195.md
T
2024-06-18 02:51:15 +02:00

18 lines
804 B
Markdown

### [CVE-2021-3195](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3195)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.