Lucene search
+L

1 matches found

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

isContract might return false for the contracts

Lines of code Vulnerability details Impact The Turnstile contract's register function assumes the msg.sender is a smart contract. The validation of this is carried out in eventhandler.go's ValidateContract function. ValidateContract checks whether the address has an emptyCodeHash which is zero...

6.9AI score
SaveExploits0
Rows per page
Query Builder