##Summary
Gang members can be remove fell gang members with concent
The Laundrette::quitTheGang
function does not have a check to see whether the address is the same as the sender.
This makes it possible for anyone to call this function with another person's address hence removing him from the gang. without their concent.
Someone's Gang member rights can be revoked without their consent and the protocol is not intended to do so.
Manual review
Add the isAuthorizedOrRevert(account)
modifier to this function to make ensure the message sender is the same as the address account.
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.