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

Gas griefing and DOS in `collection_manager::erc721_metadata`

Summary

There is no check on the limit of the number of token_ids that can be processed in one call.

Vulnerability Details

The erc721_metadata does not have a limit to look at the total token ids that can be processed at once. The creative attacker can design a situation where they place very many ids to be processed at once thus causing a griefing attack or a DOS. This can affect other innocent users' ability to use the same resources, especially DOS on protocol.

Impact

DOS attack on protocol

Tools Used

Manual review

Recommendations

Limit the amount of token_ids that can be processed within one single call in the erc721_metadata

Updates

Lead Judging Commences

n0kto Lead Judge 11 months ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

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