High
Total
Medium
Solo
Total
Total Earnings
#551 All Time
Payouts
2nd Places
3rd Places
Top 10
All
Sherlock
Mar '25
Feb '25
Jan '25
high
`AutoCompoundingPodLp`.`_getSwapAmt` always uses `r0` because `_pairedLpTokenToPodLp` uses incorrect tokens order
high
Users lose their borrow assets during removing leverage because of the incorrect calculation of remaining borrow amount.
medium
Unbond fee is applied twice in `spTKNMinimalOracle` contract
medium
Users will lose rewards when shares change during reward token pause period
medium
`_protocolFees` can be applied multiple times in `AutoCompoundingPodLp` contract
medium
Incorrect logic of process rewards in `AutoCompoundingPodLp` contract allows users to steal rewards from other users
medium
Reward tokens could be locked in `VotingPool` contract
medium
Open fee is overcharged in `_addLeveragePostCallback` function
medium
`removeLeverage` function in `LeverageManager` contract might fail because of rounding down in shares calculation
medium
Users can avoid paying close fee by setting `_podSwapAmtOutMin` high.
high
`endAuction` always reverts
high
Users can mint more `LeverageToken` by splitting a single large deposit into multiple smaller deposits.
high
Users can add just-in-time liquidity to steal coupons
high
Incorrect price handling in `BondOracleAdapter` contract
high
Incorrect handling of `marketRate` during redemption of leverage token
medium
Precision loss in `redeemRate` calculation
medium
Bid with high price effectively can end up with lower price
medium
Imprecise slot size calculation will prevent auction completion.
medium
USD token blacklisted attacker can get whole reserve tokens from protocol
medium
A malicious depositor can manipulate the initial collateral level of pools
medium
An attacker can steal assets of users who deposit through `joinBalancerAndPredeposit` function of `BalancerRouter` contract
medium
Failed auctions will leave `bondToken` holders uncompensated.
medium
A malicious leverage token holder could manipulate reserve token amount of the pool to prevent auctions from success
medium
Incorrect handling of decimals of `marketRate` during token redemption