Using this search command: https://github.com/search?q=repo%3ACyfrin%2F2023-12-the-standard%20latestRoundData&type=code, we can see that in multiple cases and for multiple instances the price of an asset is queried by the latestRoundData()
, case with this is that there are currently no checks employed to ensure that the price returned is not stale
Wrong (stale) prices would be ingested in to protocol
Follow the official documentation from Chainlink and apply the necessary checks to ensure that stale prices are not used.
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.