Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2021/05/10 12:0 a.m.9 views

function swapTo doesn't have a re-entrancy modifier

Handle paulius.eth Vulnerability details Impact function swap has a nonReentrant modifier but function swapTo doesn't. swapTo is a public function so it can be invoked directly. Recommended Mitigation Steps I guess it was meant to be the opposite as swap just invokes swapTo so it could...

6.9AI score
SaveExploits0
Rows per page
Query Builder