a malicious user can send a non transfereable token to the contract that reverts whenever the admin tries to clean the contract's stats.
this non transfereable token will prevent _totalValue from ever being updated and cleaned
https://github.com/Cyfrin/2025-02-raac/blob/main/contracts/core/collectors/Treasury.sol#L57-L78
non transfereable tokens messes the contract up since it can't be removed after sent the first time if correctly programmed.
manual
fix the issues alreadey stated
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.