Any user can create a new DAO membership. Users are unable to update their membership using MembershipFactory::updateDAOMembership
because of access modifier onlyRole(EXTERNAL_CALLER)
applied to the method.
A user cannot modify their own created DAO membership. This violates the main functionality of the protocol.
Manual analysis
Remove the onlyRole(EXTERNAL_CALLER)
modifier so that users can update DAO memberships
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.