For this Vulnerability, function checkList
fails to perform a check to confirm that caller is santa
Anyone (address) can call the checkList
function to change the STATUS of any address passed to the function, thereby affecting the
TEST
RESULT
Running the test on your terminal using the command:
gives
Manual review
Include the modifier onlySanta
after the visibility of the checkList
function declaration.
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.