20,000 USDC
View results
Submission Details
Severity: medium

Improper array deletion

Summary

when you delete an item from an array, the length remains the same in Solidity.

Vulnerability Details

Impact

Improper array deletion can lead to erroneous business logic and cause unexpected results. It is important to delete arrays correctly

Tools Used

Recommendations

Read about how to delete array and can prevent from business logic and unexpected results.
https://blog.solidityscan.com/improper-array-deletion-82672eed8e8d
https://blog.finxter.com/how-to-delete-an-element-from-an-array-in-solidity/

Support

FAQs

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