Beginner FriendlyFoundryBridge
100 EXP
View results
Submission Details
Severity: low
Invalid

Fallback handling

Summary

The target contract for the sendToL1 function is expected to implement a fallback function.

Vulnerability Details

The target contract for the sendToL1 function is expected to implement a fallback function that can handle the encoded call (abi.encodeCall(IERC20.transferFrom, (address(vault), to, amount))).

Impact

Target contract can introduce various vulnerabilities.

Tools Used

Manual code analysis.

Recommendations

Ensure that the target contract's fallback function is secure and does not introduce vulnerabilities.

Updates

Lead Judging Commences

0xnevi Lead Judge
almost 2 years ago
0xnevi Lead Judge almost 2 years ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

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