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

`_safeMint` Should Be Used Instead of `_mint`

Vulnerability Details

When withdrawing NFTs on L1, _mint is used to mint new NFTs to recipients.
It might lead to loss of NFTs if NFTs are transferred to Smart Contract wallets.
It should use _safeMint instead.

Updates

Lead Judging Commences

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

Informational / Gas

Please, do not suppose impacts, think about the real impact of the bug and check the CodeHawks documentation to confirm: https://docs.codehawks.com/hawks-auditors/how-to-determine-a-finding-validity A PoC always helps to understand the real impact possible.

Support

FAQs

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