Root Cause: The mintProfile function in SoulboundProfileNFT lacks proper input validation for the name and profileImage strings. There are no limits on the length or allowed characters.
Impact: Potential for DoS attacks by providing excessively long strings, or for storing invalid or malicious data.
Recommendation: Add input validation to mintProfile, including limits on string length and allowed characters.
Please read the CodeHawks documentation to know which submissions are valid. If you disagree, provide a coded PoC and explain the real likelihood and the detailed impact on the mainnet without any supposition (if, it could, etc) to prove your point.
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.