The depositEgg
function inside EggVault.sol
doesn't verify if the vault was approved to transfer the NFT.
The function only checks current ownership:
But doesn't verify the depositor actually approved the transfer, which could lead to inconsistent state if NFTs are force-transferred.
Medium - Could result in improperly recorded deposits.
Manual Review
Add approval checks after the below line
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.