mediumLogic errorEVM-Solidity
Flayer: Admin can not set the pool fee since it is only set in memory
- Payout
- $0
- Protocol
- Flayer
- Disclosed
- Sep 15, 2024
- Source
- sherlock
Flayer's `UniswapImplementation.setFee()` reads a pool's parameter struct into a memory copy, assigns the new fee to that ephemeral copy, and discards it without writing back to persistent storage. Because `getFee()` reads `poolFee` straight from the stored ma …
Similar reports
- No close matches yet.
References
This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.