Missing oracle staleness checks in LendingPool:getNFTPrice()
The function invokes the RAAC oracle to obtain the latest price for a given tokenId, however the lastUpdateTimestamp parameter is unused, potentially allowing the contract to consume stale prices.
Consumption of stale prices which can impact user's collateralization ratio.
Manual Review
Ensure that lastUpdateTimestamp is within a certain time threshold.
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.