### [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%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description 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 - https://github.com/fkie-cad/nvd-json-data-feeds