Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/05/01 12:00 a.m.14 views

Unchecked oracle return value

Lines of code Vulnerability details Impact The return value bool success of oracle.get calls is ignored. This could lead to stale data or incorrect prices due to oracle issues. Proof of Concept NFTPairWithOracle.solL287 Change to bool success, uint256 rate = loanParams.oracle.getaddressthis,...

6.9AI score
SaveExploits0
Rows per page
Query Builder