DittoETH

Ditto
DeFiFoundryOracle
55,000 USDC
View results
Submission Details
Severity: low
Invalid

Missing zero address check

Summary

Missing zero address check

Vulnerability Details

Missing 0 address check when setting addresses

Impact

if address is zero some external functions can't be called and contracts will be useless

Tools Used

Manual

Recommendations

add: if (targetAddress == address(0)) revert Invalid__ZeroAddress();

Updates

Lead Judging Commences

0xnevi Lead Judge
almost 2 years ago
0xnevi Lead Judge almost 2 years ago
Submission Judgement Published
Invalidated
Reason: Zero address checks

Support

FAQs

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