Blank spots in array players
will result in Denial of Service if new players try to participate by calling enterRaffle
function.
When any 2 users/player use refund
function, it will create 2 blank spots in the players
array.
After 2 blank spots are created in the array, if any new player calls enterRaffle
function to participate in the raffle, that player won't be able to do so, as line mentioned below will result in true
by matching 2 blank spots.
New players won't be able to participate in the PuppyRaffle
after 2 blank spots are created in the players
array.
Manual Review
Funds are locked to no one. If someone gets the refund issue, they also got this issue. IMPACT: High Likelihood: High
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.