increaseValuesOfParticipants function does not check if tokenIdOfAnyPerticipent matches tokenIdOfChallenger.
increaseValuesOfParticipants function checks only if tokenIdOfChallenger and tokenIdOfAnyPerticipent are valid token ID.
Therefore, users can input tokenIdOfAnyPerticipent same as tokenIdOfChallenger.
If tokenIdOfAnyPerticipent equals tokenIdOfChallenger, then users can increase his NFT value regardless of random value.
So users can call this function five times with tokenIdOfAnyPerticipent param same as tokenIdOfChallenger to become selected ram.
Users can easily become selected Ram bypassing random functionality.
Manual review
Please revert if tokenIdOfChallenger equals to tokenIdOfAnyPerticipent
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.