First Flight #12: Kitty Connect

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

kittyConnect:bridgeNftToAnotherChain ignores return value by i_kittyBridge.bridgeNftWithData(destChainSelector,destChainBridge,data)

Summary

The return value of an external call is not stored in a local or state variable.

Vulnerability Details

KittyConnect calls bridgeNftWithData of KittyBridge, but does not store the result in i_kittyBridge.

Impact

As a result, the computation has no effect.

Tools Used

Slither

Recommendations

Ensure that all the return values of the function calls are used.

Updates

Lead Judging Commences

inallhonesty Lead Judge over 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.