20,000 USDC
View results
Submission Details
Severity: low
Valid

Missing array length equality checks may lead to incorrect or undefined behavior

Summary

Vulnerability Details

If the length of the arrays are not required to be of the same length, user operations may not be fully executed due to a mismatch in the number of items iterated over, versus the number of items provided in the second array

There is 1 instance of this issue:

Impact

Tools Used

Recommendations

Check if the lengths of the array parameters are equal before use.

Support

FAQs

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