The Standard

The Standard
DeFiHardhat
20,000 USDC
View results
Submission Details
Severity: low
Invalid

There is no check for address zero in the addresses passed into the contructor

Summary

There is no check for address zero in the addresses passed into the contructor.

Vulnerability Details

The addresses passed into the construtor function are not checked for address zero. These addresses passed are vital for the running of the contract. There shouldn't be an error as to setting them to address zero.

Impact

Any of the addresses passed into the constructor can be set to address zero.

Tools Used

Manual review

Recommendations

The addresses passed into the constructor should be checked for zero address.

Updates

Lead Judging Commences

hrishibhat Lead Judge over 1 year ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity
Assigned finding tags:

informational/invalid

Support

FAQs

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