Anyone can checkList any person by calling checkList
function.
The function checkList
is not utilizing the modifier onlySanta
to prevent others from calling it.
The function checkList
can be abused as anyone can check himself (or anyone else). Below is a PoC:
Manual analysis
Consider checking that the caller of the function matches i_santa
by utilizing the modifier onlySanta
Anyone is able to call checkList() changing the status of a provided address. This is not intended functionality and is meant to be callable by only Santa.
Anyone is able to call checkList() changing the status of a provided address. This is not intended functionality and is meant to be callable by only Santa.
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.