Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2023/03/09 12:0 a.m.4 views

function applyTargetPermissions() from PermissonManager.sol should use external grant function instead of internal function

Lines of code Vulnerability details Summary applySingleTargetPermissions and applyMultiTargetPermissions use internal function grant, revoke, grantWithCondition in a loop. Each of these internal function have an external function grant, revoke, grantWithCondition do the same thing with extra step...

7.2AI score
SaveExploits0
Rows per page
Query Builder