Bitcoin Core before 22.0 has a miniupnp infinite loop in which it allocates memory on the basis of random data received over the network, e.g., large M-SEARCH replies from a fake UPnP device.
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.
Link | Tags |
---|---|
https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures | third party advisory |
https://bitcoincore.org/en/2024/07/31/disclose-upnp-oom/ | vendor advisory |