Lucene search
+L

1 matches found

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

TokenIn can be swept if saleRecipient == tokenSale

Lines of code Vulnerability details The initialize and setSaleRecipient function allows setting the saleRecipient to the contract itself, which means the tokenIn will remain in the contract. It can then be transferred out by calling sweep. This condition described in sweep does not hold anymore...

6.8AI score
SaveExploits0
Rows per page
Query Builder