Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/11/13 12:00 a.m.11 views

Contract LooksRareAggregator does not verify the proxy has code when delegatecall() is called on the proxy

Lines of code Vulnerability details Impact Delegatecall will return ‘True’ for the status value if it is called on an address that is not a contract and so has no code. This can cause bugs if code expects delegatecall functions to return False when they have to perform special logic. If, for some...

7.1AI score
SaveExploits0
Rows per page
Query Builder