mediumAccess controlEVM-Solidity
LoopFi: `WhenNotPaused` modifier in the CDPVault can be bypassed by users
- Payout
- $0
- Protocol
- LoopFi
- Disclosed
- Feb 17, 2025
- Source
- code4rena
LoopFi's CDPVault gates its public deposit and withdraw entry points with the whenNotPaused modifier, but both wrappers are just thin scale-converting calls into a shared public function, modifyCollateralAndDebt, that carries no pause gate. Because that core f …
Similar reports
- No close matches yet.
References
- https://github.com/code-423n4/2024-07-loopfi-findings/issues/204
- https://github.com/code-423n4/2024-07-loopfi-findings
This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.