mediumLogic errorEVM-Solidity
Inverter Network: PP_Streaming_v1.sol#_findAddressInActiveStreams() - `activePaymentReceivers` can become so large that it's impossible to process more payments, effectively bricking the processor
- Payout
- $0
- Protocol
- Inverter Network
- Disclosed
- Jun 9, 2024
- Source
- hats
Inverter Network's PP_Streaming_v1 payment processor maintains an `activePaymentReceivers` array per client that is scanned linearly in `_findAddressInActiveStreams()` every time a new payment is added. Because the array is unbounded and prune-able entries onl …
Similar reports
- No close matches yet.
References
- https://github.com/hats-finance/Inverter-Network-0xe47e52c4fea05e555920f1dcdcc6fb8eca103eeb/issues/85
- https://github.com/hats-finance/Inverter-Network-0xe47e52c4fea05e555920f1dcdcc6fb8eca103eeb
This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.