mediumOracle manipulationEVM-Solidity
Smilee Finance: PositionManager will revert when trying to return back to user excess of the premium transferred from the user when minting position
- Payout
- $0
- Protocol
- Smilee Finance
- Disclosed
- Mar 6, 2024
- Source
- sherlock
In Smilee Finance's PositionManager.mint, the contract computes a preliminary premium and pre-collects it from the user, later refunding any over-collected excess. The refund path uses baseToken.safeTransferFrom(address(this), msg.sender, ...), but PositionMan …
Similar reports
- No close matches yet.
References
This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.