Duplicate pools can be created by calling createPool with the same parameters
The createPool functions in both Distribution.sol and DistributionV2.sol don't check if a pool with similar parameters already exist before creating a new one. Different pools with the same parameters can be created successfully.
Users can deposit into a wrong pool.
Manual review
New pools should be checked against existing ones.
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.