An invalid tokenId can be passed to the ChoosingRam::increaseValuesOfParticipants
function as the tokenIdOfAnyPerticipent
parameter.
The function ChoosingRam::increaseValuesOfParticipants
checks whether a tokenId is valid, but an invalid tokenId can still be passed as a parameter.
The selected ram could be the zero address, leading to funds getting stuck in the contract.
Manual analysis
Enforce stricter constraints on the tokenIds of participants in the ChoosingRam::increaseValuesOfParticipants
function.
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.