mediumLogic errorEVM-Solidity
Rubicon: Calling `Position._marketSell` function compares `fill_amt` that includes fee to `min_fill_amount` that does not include fee
- Payout
- $0
- Protocol
- Rubicon
- Disclosed
- Feb 17, 2025
- Source
- code4rena
Rubicon's Position._marketSell computes the asset amount to transfer for a leverage close by adding the market fee to the user's _minFill request, but it forwards the raw fee-exclusive _minFill to RubiconMarket.sellAllAmount. Inside the market contract, the sl …
Similar reports
- No close matches yet.
References
- https://github.com/code-423n4/2023-04-rubicon-findings/issues/899
- https://github.com/code-423n4/2023-04-rubicon-findings
This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.