Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/01/12 12:0 a.m.13 views

Check _to is not empty

Handle pauliax Vulnerability details Impact functions claimYield, withdraw, and unsponsor should validate that to is not an empty 0x0 address to prevent accidental burns. Recommended Mitigation Steps Consider implementing the proposed validation: require to != address0 --- The text was updated...

7AI score
SaveExploits0
Rows per page
Query Builder