In the tick
function, function does not check whether the caller has permission to execute this function. This leads to anyone being able to call the tick
function and mint the RAAC token
.
In the tick
function, There is no authorization check for the function caller.
Therefore, anyone who calls the function if the condition is true will mint RAAC tokens. This results in infinite RAAC tokens being minted.
This results in infinite RAAC tokens being minted.
Manual
Add authorization check msg.sender:
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.