Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/07/21 12:00 a.m.12 views

Potential Reentrancy in onlyAdmin modifier

Lines of code Vulnerability details The vulnerability lies in the AdminMultisigBase contract, in the onlyAdmin modifier. The onlyAdmin modifier does not prevent reentrancy, which can lead to a potential reentrancy vulnerability. The vulnerable part of the code: modifier onlyAdmin uint256 adminEpo...

7.3AI score
SaveExploits0
Rows per page
Query Builder