Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2021/10/27 12:00 a.m.9 views

Chainlink's latestRoundData might return stale or incorrect results

Handle nikitastupin Vulnerability details Proof of Concept The ChainlinkAdapter calls out to a Chainlink oracle receiving the latestRoundData. If there is a problem with Chainlink starting a new round and finding consensus on the new value for the oracle e.g. Chainlink nodes abandon the oracle,...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2021/10/27 12:00 a.m.8 views

Chainlink price data could be stale

Handle WatchPug Vulnerability details function getPriceaddress asset public view override returns float memory , int256 price, , , = feedasset.latestRoundData; uint256 decimalSum = feedasset.decimals + IERC20Metadataasset.decimals; if decimalSum 18 return float numerator: uint256price, denominato...

6.9AI score
SaveExploits0
Rows per page
Query Builder