Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/01/17 12:00 a.m.10 views

Unchecked call to transferOwnership() function in CashFactory contract

Lines of code Vulnerability details Summary The deployCash function in the CashFactory contract calls the transferOwnership function on the cashProxyAdmin contract without checking if the call succeeded or not. If the call to transferOwnership fails, the assertcashProxyAdmin.owner == guardian; wi...

6.8AI score
SaveExploits0
Rows per page
Query Builder