Lucene search
+L

1 matches found

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

createBasket re-entrancy

Handle pauliax Vulnerability details Impact function createBasket in Factory should also be nonReentrant as it interacts with various tokens inside the loop and these tokens may contain callback hooks. Recommended Mitigation Steps Add nonReentrant modifier to the declaration of createBasket. ---...

6.9AI score
SaveExploits0
Rows per page
Query Builder