Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/04/27 12:0 a.m.17 views

RoleManager.sol: _revokeRole doesn't remove from the _roleMembers[role] set

Lines of code Vulnerability details Impact In the file RoleManager.sol the function revokeRole doesn't remove the account from the roleMembersrole set. This makes getRoleMemberCount wrong for the else part therefore the renounceGovernance require, on the number of governor, useless and risky as...

6.9AI score
SaveExploits0
Rows per page
Query Builder