getNFTPrice()
does not check if the price is stale in LendingPool
.
In LendingPool
, getNFTPrice()
is called to the current price of an NFT from the oracle.
This function only checks if price
is 0, but does not check if the price is stale.
Stale NFT price is used.
Manual Review
Check if price is stale when gets NFT price.
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.