Hawk High

First Flight #39
Beginner FriendlySolidity
100 EXP
View results
Submission Details
Impact: high
Likelihood: high
Invalid

No Implementation of upgradecontract

Summary

  • there is no implementation for _authoriseUpgrade

Vulnerability Details

function _authorizeUpgrade(address newImplementation) internal override onlyPrincipal {}
  • the implementation is empty so while upgrading we have to

Impact

  • no upgradation takes place

Tools Used

  • foundry testing

Recommendations

  • provide implementation for the _authorizeUpgrade

Updates

Lead Judging Commences

yeahchibyke Lead Judge 6 months ago
Submission Judgement Published
Invalidated
Reason: Lack of quality

Support

FAQs

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