All reports
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

This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.