ChainLink price data could be stale #49
Labels
2 (Med Risk)
bug
Something isn't working
disagree with severity
duplicate
This issue or pull request already exists
Handle
cmichel
Vulnerability details
Vulnerability Details
There is no check in
FSDNetwork.getEtherPrice
if the return values indicate stale data. This could lead to stale prices according to the Chainlink documentation:Impact
Stale prices that do not reflect the current market price anymore could be used which would influence the membership and cost share pricing.
Recommendation
Add the recommended checks:
The text was updated successfully, but these errors were encountered: