Sparkn

CodeFox Inc.
DeFiFoundryProxy
15,000 USDC
View results
Submission Details
Severity: low
Valid

External calls in an unbounded loop can result in a DoS

Summary

External calls in an unbounded loop can result in a DoS

Vulnerability Details

If the array grows too large, calling relevant functions might run out of gas and revert.

Impact

Consider limiting the number of iterations in loops that make external calls.

Tools Used

Manual code review

Recommendations

Add a functionality to delete array values or add a maximum size limit for arrays.

Support

FAQs

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

Give us feedback!