The QuantAMMWeightedPoolFactory contract accepts an unbounded two-dimensional string array (poolDetails) without implementing validations.
There is no limit check on outer and inner array length. Also, there is no check if poolDetails is an empty string.
poolDetails could be empty and can have unpredictable array sizes.
Define fixed array sizes and check that poolDetails is not empty.
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.