The 'changeOwner' function every one can execute,should only contract owner can execute.
The function changeOwner not jugde msg.sender authority, the msg.sender should be contract owner.
The contract may be control by new malice owner. example,modify boxPrice by execute setBoxPrice, and will lost fund in contract.
Manual
Add verify msg.sender condition.
}
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.