mediumLogic errorEVM-Solidity
Revert Lend: Liquidation reward sent to msg.sender instead of recipient
- Payout
- $0
- Protocol
- Revert Lend
- Disclosed
- May 22, 2024
- Source
- code4rena
In Revert Lend's `V3Vault` contract, calling `liquidate()` with a custom `recipient` in `LiquidateParams` fails to forward liquidation rewards to the designated address. Instead, `_sendPositionValue()` hardcodes `msg.sender` as the payout recipient. This preve …
Similar reports
- No close matches yet.
References
- https://github.com/code-423n4/2024-03-revert-lend-findings/issues/389
- https://github.com/code-423n4/2024-03-revert-lend-findings
This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.