Santa token can be burnt from other user with present minted to attacker
Arbitrary Santa token holder address can be passed as presentReceiver
. Token will be burnt from the arbitrary holder and present is mined to the attacker
Attacker receives nft presents by burning Santa token from holders
Burn token only from msg.sender, i_santaToken.burn(msg.sender);
Current implementation allows a malicious actor to burn someone else's tokens as the burn function doesn't actually check for approvals.
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.