funds deposit to curve vault would be stuck
when users make deposit part of it is deposited into curve vault during rebalancing.
The issue is that during withdrawal or borrows the contract set the msg.sender
as the owner of the shares and address(this)
as the receiver while trying to withdraw from the vault.
All tokens deposited into curveVault would be stuck and all following calls to _withdrawFromVault would revert
Manual Review
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.