Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/01/04 12:00 a.m.17 views

no reentrancy guard on mint() function that has a callback

Handle jayjonah8 Vulnerability details Impact In CollateralizedDebt.sol, the mint function calls safeMint which has a callback to the "to" address argument. Functions with callbacks should have reentrancy guards in place for protection against possible malicious actors both from inside and outsid...

7.1AI score
SaveExploits0
Rows per page
Query Builder