Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2022/07/08 12:00 a.m.8 views

migrate can change the controller and bypass all the checks

Lines of code Vulnerability details Impact Controller can use migrate to change controller address, leading to the project owner changing a new controller with different logic that users may unexpect and bypassing the condition check / permission check of the previous controller. Proof of Concept...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/04/12 12:00 a.m.17 views

Setting new controller can break YVaultLPFarming

Lines of code Vulnerability details Impact The accruals in yVaultLPFarming will fail if currentBalance previousBalance in computeUpdate. currentBalance = vault.balanceOfJPEG + jpeg.balanceOfaddressthis; uint256 newRewards = currentBalance - previousBalance; No funds can be withdrawn anymore as th...

6.7AI score
SaveExploits0
Rows per page
Query Builder