Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2023/07/05 12:0 a.m.10 views

Id not saved when adding a vault with addVault or partner with addPartner

Lines of code Vulnerability details Impact In the PartnerManagerFactory contract when adding a new vault with the addVault or adding a new partner with addPartner function, both functions does not save the id of the added vault or partner, this will cause function like migratePartnerVault to reve...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/01/28 12:0 a.m.14 views

addVault and removeVault lack validation of caller address

Handle cccz Vulnerability details Impact The addVault and removeVault functions of the ConvexYieldWrapper contract lack validation of the caller address, allowing anyone to add or remove vaults from other addresses function addVaultbytes12 vaultId external address account =...

6.8AI score
SaveExploits0
Rows per page
Query Builder