Flow

Sablier
FoundryDeFi
20,000 USDC
View results
Submission Details
Severity: low
Invalid

The refund function doesn't check the address of the sender

Summary

The refundfunction intention is for a sender to withdraw the remaining unused balance from the stream

Vulnerability Details

address sender = _streams[streamId].sender; address sender = _streams[streamId].sender; _

This retrieve the senders address but it doesn't check to know if the person calling the function is also the address in the stream
Impact

low

Tools Used
Manual

Recommendations

Makes a check to validate the address of the sender

Updates

Lead Judging Commences

inallhonesty Lead Judge 7 months ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

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