In the QuantAMMWeightedPoolFactory contract, there's functions to create and deploy Pools with and without params. Both functions are missing sanitization of NewPoolParams members. Missing sanitization could break the overall protocol's functionality and pools creation and deployment.
QuantAMMWeightedPoolFactory::createWithoutArgs:
QuantAMMWeightedPoolFactory::create:
Protocol's Functionality Disruption.
Pools creation and deployment failure.
Manual review
Please add required proper important PoolParams member values santization checks to ensure all members values are good and legit.
Please read the CodeHawks documentation to know which submissions are valid. If you disagree, provide a coded PoC and explain the real likelyhood and the detailed impact on the mainnet without any supposition (if, it could, etc) to prove your point.
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.