Description: The contract sets s_hasClaimedSnowman[receiver] = true
but never checks this value before allowing claims, making the duplicate claim protection mapping pointless and potentially allowing users to claim multiple times.
Impact: Potential double spending if duplicate claims are possible.
Recommended Mitigation: Add duplicate claim check before processing:
The claim function of the Snowman Airdrop contract doesn't check that a recipient has already claimed a Snowman. This poses no significant risk as is as farming period must have been long concluded before snapshot, creation of merkle script, and finally claiming.
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.