Function checks the wrong token in the KeeperProxy::_validatePrice
function
This happens due to the following checks:
The long token price should be checked against the long token min/max asset prices
This may result in bad reverts or improper price checks
Manual review
Check the min/max price of long token correctly
Likelihood: None/Very Low, everytime the keeper send a price via run/runNextAction (sent by the Gamma keeper). Impact: Medium/High, does not check the longTokenPrice, it could go out of range. Keep in mind indexToken == longToken, an error from the keeper could be considered informational.
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.