Lucene search
+L

1 matches found

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

No reentrancy guards on functions using .call

Handle jayjonah8 Vulnerability details Impact In BridgeMinter.sol the migrateToNewMinter and withdrawETHToL1Migrator both use the .call function without adding reentrancy guard modifiers to the functions. This is important when using .call as functions can be reentered before execution is complet...

7.2AI score
SaveExploits0
Rows per page
Query Builder