missing privilege on minting functionality
Missing access control on mint functions allows anyone to mint arbitrary amount of token, which would lead to drain of token locked within contracts
these allows anyone to drain ETH staked with protocol or open market
https://github.com/Cyfrin/2024-01-Morpheus/blob/main/contracts/mock/tokens/WStETHMock.sol#L15
https://github.com/Cyfrin/2024-01-Morpheus/blob/main/contracts/mock/tokens/StETHMock.sol#L19
Arbitrary minting would depeg and drain locked tokens
Manual Review
mint should be a privileged function
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.