NFTBridge
60,000 USDC
View results
Submission Details
Severity: medium
Invalid

Lack of Access Control

Summary

Functions lack explicit access control

Vulnerability Details

There are no access control mechanisms in place, meaning any internal function can be called from any contract inheriting from this one. It might be intended for only certain roles (e.g., contract owners) to call these functions.

Impact

Unauthorized access risk.

Tools Used

Recommendations

Consider implementing access control mechanisms using OpenZeppelin's Ownable or AccessControl.

Updates

Lead Judging Commences

n0kto Lead Judge 9 months ago
Submission Judgement Published
Invalidated
Reason: Incorrect statement

Support

FAQs

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