Payouts
3rd Places
Top 10
Top 25
All
Sherlock
Code4rena
Jul '24
Oct '23
May '23
high
`USSD.sol#mintRebalancer` has no access control
high
`USSD.sol#UniV3SwapInput` has no slippage protection
high
`StableOracleDAI.sol#ethOracle` is `0` address causing the `getPriceUSD` function unavailable
high
`StableOracleDAI.sol#getPriceUSD` price calculation error
high
`USSDRebalancer.sol#getOwnValuation` return the price of DAI while expected USSD
high
`USSDRebalancer.sol#SellUSSDBuyCollateral` the check of whether collateral is DAI is wrong
medium
`USSDRebalancer.sol#BuyUSSDSellCollateral` has a loss of precision
medium
chainlink `latestRoundData` is not fully checked
medium
`USSDRebalancer.sol#BuyUSSSellCollateral` does not consider that the collateral is DAI, resulting in revert
medium
`USSDRebalancer.sol#SellUSSDBuyCollateral` will not sell any collateral if the `collateralFactor` is too high
medium
Exchange Rate can be manipulated
medium
ShortFall contract might transfer incorrect amount of tokens to the highest bidder.
medium
Borrower can cause a DoS by frontrunning a liquidation and repaying as low as 1 wei of the current debt
medium
It's possible to borrow, redeem, transfer tokens and exit markets with outdated collateral prices and borrow interest
Apr '23
high
[H-06] Double-entrypoint collateral token allows position owner to withdraw underlying collateral without repaying ZCHF
medium
Can't pause or remove a minter
medium
Challengers and bidders can collude together to restrict the minting of position owner
medium
function `restructureCapTable()` in Equity.sol not functioning as expected
high
Reward accounting is incorrect in BathBuddy contract
medium
Fee inclusivity calculations are inaccurate in RubiconMarket
medium
Zero reward rate calculation impedes low-decimals token distributions
medium
Attack on rounding errors to get risk free profit
medium
Incorrect calculations can occur when calling `Position._marketBuy` and `Position._marketSell` functions that do not include maker fee in `_fee`
medium
Incorrect reward duration extension in notifyRewardAmount function
Mar '23