First Flight #12: Kitty Connect

First Flight #12: Kitty Connect
Beginner FriendlyFoundryNFTGameFi
100 EXP
View results
Submission Details
Severity: medium
Invalid

Constructor input parameters should be validated to avoid bridge functionality issues

Summary

The router and link input parameters from the constructor should have their values validated, so that the bridge functionality works as supposed.

Vulnerability Details

Any of the router and link input parameters can be mistakenly set to address(0), causing problems in the bridge functionality when deploying KittyBridge smart contract.

Impact

Bridge functionality will not work if any of those inputs has address(0) as value.

Tools Used

Manual review

Recommendations

Validate that none of those parameters is address(0).

Updates

Lead Judging Commences

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

Support

FAQs

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