The createEstate function in the NFTFactory contract accepts a description parameter of type string. If the description is too large, the function may fail due to gas limits or storage constraints.
Code:
Issue: Large descriptions could cause the function to exceed gas limits or storage constraints, preventing the creation of NFTs.
Impact
Medium
A DoS attack could make the contract unusable.
Enforce a maximum length for the description parameter:
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.