Incorrect set parameters in delegateBoost . So attacker able to set current boost amount to MAX_BOOST.
Here its checked amount with user balance which is wrong comparison. since amount is the boost amount. Valid range for amount is MIN_BOOST(10000) to MAX_BOOST(25000). So attacker able to set MAX_BOOST for his boost amount.
Attacker able to set his boost amount as large number.
Manual Review
amount should be the in boost amount rather user balance amount. Also validate this to address as supporing pool address.
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.