Sablier

Sablier
DeFiFoundry
53,440 USDC
View results
Submission Details
Severity: low
Invalid

`SablierV2Lockup::withdrawMultiple` will revert on a blacklisted address

Summary

There are tokens which have blacklists. For example, USDC. For such blacklisted address the withdraw into the for loop of the SablierV2Lockup::withdrawMultiple will revert.

Vulnerability Details

The withdraw is executed within a for loop. If there is a withdraw to blacklisted address the loop will be prematurely stopped and the following address will not be able to withdraw their funds.

Impact

Impact is High because a blacklisted address will prevent others from withdrawing their funds.

Tools Used

Manual Review

Recommendations

Check whether there the transaction is successful on Line 454 of SablierV2Lockup.sol.

Updates

Lead Judging Commences

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

Info/Gas/Invalid as per Docs

https://docs.codehawks.com/hawks-auditors/how-to-determine-a-finding-validity

Support

FAQs

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