Payouts
1st Places
3rd Places
Top 10
All
Sherlock
Dec '24
high
borrowing::liquidate - `lastEventTime` isn't updated after `calculateCumulativeRate` is called
high
`GlobalVariables` may be compromised, if there are concurrent in-flight messages
medium
borrowing::depositTokens - `calculateCumulativeRate` is called after borrower has been added
medium
borrowing::_withdraw - `lastEventTime` is updated before calling `calculateCumulativeRate`
Aug '24
high
Exploiter can always bypass `LIQUIDATION_DISCOUNT` and always seize all collateral
medium
Exploiter can force user into unhealthy condition and liquidate him
medium
SuperPoolFactory
medium
Under certain circumstances bad debt will cause first depositor to lose funds
medium
Pool::liquidate()
medium
`SuperPool` has a `togglePause` function, but lack `whenNotPaused` modifier
medium
Liquidators won't have incentive to repay positions under some conditions
medium
`SuperPool#convertToShares` violates ERC4626
medium
Use can grief `SuperPool#reallocate` for USDT because it doesn't use `forceApprove`
May '24
Apr '24
high
`LenderCommitmentGroup_Smart.sol::burnSharesToWithdrawEarnings` steal previous depositors funds
high
TellerV2.sol
high
LenderCommitmentGroup_Smart.sol#liquidateDefaultedLoanWithIncentive()
high
LenderCommitmentGroup_Smart.sol
high
LenderCommitmentGroup_Smart.sol
high
LenderCommitmentGroup_Smart.sol#getCollateralRequiredForPrincipalAmount()
high
If `repayLoanCallback` address doesn't implement `repayLoanCallback` try/catch won't go into the catch and will revert the tx
high
Unchecked `transferFrom` value may lead to borrower falsy repaying loan
high
`LendderCommitmentGroup::_calculateCollateralTokensAmountEq` may be manipulated
high
LenderCommitmentGroup_Smart.sol#liquidateDefaultedLoanWithIncentive()
medium
User can easily DoS `FlashRolloverLoan_G5` for USDT loans
medium
__Ownable_init is missing in LenderCommitmentGroup_Smart and TellerV2
medium
TellerV2.sol#lenderAcceptBid()
medium
`FlashRolloverLoan_G5::_acceptCommitment` with `smartCommitmentAddress` uses wrong signature
medium
LenderCommitmentGroup_Smart.sol#_generateTokenNameAndSymbol()
medium
LenderCommitmentGroup_Smart.sol#__valueOfUnderlying()