Payouts
Top 10
Top 25
Top 50
All
Sherlock
Code4rena
CodeHawks
Oct '23
Sep '23
Aug '23
Jul '23
high
Sandwich attack to steal all ERC-20 tokens in the Fees contract
high
Borrower can use Refinance to cancel auctions so they can extend their loan indefinitely
high
Using forged/fake lending pools to steal any loan opening for auction
low
Zero address leads to transaction reverts
gas
`setPool()` should check if `p.minLoanSize` < p.poolBalance
14.99 USDC • 1 total finding • CodeHawks • Bughunter101
#75
6.59 USDC • 2 total findings • CodeHawks • Bughunter101
#77
Jun '23
May '23
high
StableOracleDAI contract ethOracle setting zero, it will cause the contract useless
high
UniV3SwapInput() function setting amountOutMinimum is zero, it will cause the user to lose funds by large slippage
high
mintRebalancer() and burnRebalancer() do not use auth modifier. It will cause attacker manipulates the total price
medium
removeCollateral() function does not check if the index parameter > collateral.length