DatingDapp

First Flight #33
Beginner FriendlyFoundrySolidityNFT
100 EXP
View results
Submission Details
Severity: low
Invalid

Missing Input Validation on mintProfile

  • 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.

Updates

Appeal created

n0kto Lead Judge 6 months ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity
Assigned finding tags:

Users mistake, only impacting themselves.

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.

Support

FAQs

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