When setting new oracle parameters, the input is not validated and can cause DoS if the range is out of range described in LLMOracleManager
minimumParameters
and maximumParameters
this input validation is crucial because modifier onlyValidParameters
is checked and would be reverted any function using the modifier.
DoS crucial function LLMOracleCoordinator::request
manual review
make a safety check so the input of setOracleParameters
is not under/above parameters set in LLMOracleManager
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.