The Standard

The Standard
DeFiHardhat
20,000 USDC
View results
Submission Details
Severity: low
Invalid

DoS: Blacklisted user may prevent claimRewards()

Summary

Blacklisted user may prevent claimRewards() from calling.

Vulnerability Details

If for some reason user got blacklisted by token contract (correspondingly), these rewards will be permanently frozen as now there is no mechanics to move them to another address or specify the recipient for the transfer. And Everytime claimRewards() would revert.

Impact

No one would be able to claimRewards() due to user being blacklisted.

Tools Used

Manual Review.

Recommendations

Instead of sending tokens directly to the user or recipient in claimRewards(), consider storing the number of tokens in variables and having the user or recipient claim it later

Updates

Lead Judging Commences

hrishibhat Lead Judge over 1 year ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity
Assigned finding tags:

informational/invalid

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.