highLogic errorEVM-Solidity
Gondi: `_baseLoanChecks()` check errors for expire
- Payout
- $0
- Protocol
- Gondi
- Disclosed
- Jul 25, 2024
- Source
- code4rena
Gondi's loan book has two expiration checks that disagree on their boundary condition. The state guard `_baseLoanChecks` rejects only when `startTime + duration < block.timestamp`, while the liquidation path rejects only when `expirationTime > block.timestamp` …
Similar reports
- No close matches yet.
References
- https://github.com/code-423n4/2024-04-gondi-findings/issues/26
- https://github.com/code-423n4/2024-04-gondi-findings
This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.