checkList should only be called by Santa, but anyone can call it.
The contract has a modifier, onlySanta
, which guarantees that only santa can be called, but this function is not assigned that modifier. Therefore, anyone can call this function.
Anyone can make status changes, which only Santa Claus should be able to do.
Manual
add 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.
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.