Payouts
Top 50
All
Code4rena
Sep '23
Jul '23
high
Reentrancy in `USDO.flashLoan()`, enabling an attacker to borrow unlimited USDO exceeding the max borrow limit
high
Liquidated USDO from BigBang not being burned after liquidation inflates USDO supply and can threaten peg permanently
medium
`totalCollateralShare` state variable not updated in `Singularity` market upon liquidation, resulting in an error on `addCollateral` with skim functionality
medium
Incorrect `eligibleAmount` for `AirdropBroker` Phase 3
medium
Incorrect accounting for yieldBoxShares in SGLLiquidation results in wrongly read values
medium
In case of Loss to the Yearn Vault, the Contract will stop working until the loss is repaid
medium
all deposit and withdraw function in Convex and Curve nativeLP Strategy, apply slippage on internal pricing; which call real-time on chain price from Curve directly and subject to MEV
medium
[HB09] `emergencyWithdraw` on all strategy contracts useless without a pause mechanism