Payouts
Top 10
Top 25
Top 50
All
Sherlock
Nov '24
Sep '24
high
Users vote will be locked in CollectionShutdown.sol if the collection is cancelled
high
Malicious user can cancel() already sunset collection using `vote()`
high
`relist()` doesn't check if the listing is` liquidationLisiting` or not, paying unnecessary tax to the owner
high
`reserve()` doesn't deletes the `_isLiquidation` mapping, causing tax loss for owner in future
high
Previous owner can `cancelListing()` or `modifyListing()` because reserve() doesn't deletes the `_listings` mapping
high
`withdrawProtectedListing()` can be DoS
high
`listingCount` is not update in `relist()`
medium
`BaseImplementation:claim()` will be DoS for previous `beneficiary`
Aug '24
Jul '24
high
Funds will be locked in BribeRewarder.sol
high
Wrong calculation of reward in BribeRewarder due to `_lastUpdateTimestamp`
high
Voting will be DoS in _modify()
high
User with unlock position will able to vote due to wrong check
medium
Rewards can be stolen in MlumStaking.sol by frontrunning
medium
Honest bribeRewarder can be DoS while registering in Voter.sol
May '24