The function InheritanceManager::inherit() is missing access control.
Take a look function code below and descriptions will follow.
Anybody can call it, then they become the owner as per 11 above owner = msg.sender
).
Anybody can manage the inheritance of this.
Manual review.
Just like the other external functions decorate this function with onlyOwner modifer. See other function signitures below as an example.
function addBeneficiery(address _beneficiary) external onlyOwner { {
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.