mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-11 21:20:39 +02:00
doc: add -walletnotify security note
Co-authored-by: maflcko <6399679+maflcko@users.noreply.github.com>
This commit is contained in:
8
doc/release-notes-36048.md
Normal file
8
doc/release-notes-36048.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
Wallet
|
||||||
|
------
|
||||||
|
|
||||||
|
* On non-Windows systems, an authenticated RPC caller allowed to create wallets
|
||||||
|
could execute arbitrary commands as the node process account when
|
||||||
|
`-walletnotify` was configured, by crafting a wallet name with regex
|
||||||
|
replacement characters. Wallet notification placeholder replacement now
|
||||||
|
treats wallet names literally. (#36048)
|
||||||
Reference in New Issue
Block a user