The graduateAndUpgrade function in LevelOne.sol lacks proper UUPS upgrade implementation, despite being designed to upgrade students to LevelTwo.
Missing proper state transfer to the new implementation
No proper initialization of the new contract
Students' data and progress could be lost during upgrade
No proper handling of the upgrade process
High: This vulnerability:
Could lead to loss of student data during upgrades
Makes the upgrade process unreliable
Manual code review
Implement proper upgrade logic in graduateAndUpgrade
The system doesn't implement UUPS properly.
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.