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

No Access Control on _depositIntoEscrow and _withdrawFromEscrow methods in Escrow contract

These internal functions can be called by any function within the contract, potentially leading to unauthorized deposits or withdrawals if misused.

Mitigation: Implement access control mechanisms, such as onlyOwner or other appropriate modifiers, to restrict who can call these functions, depending on the intended use case.

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.