Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2021/05/29 12:0 a.m.24 views

auth only works well with external functions

Handle gpersoon Vulnerability details Impact The auth modifier of AccessControl.sol doesn't work as you would expect. It checks if you are authorized for "msg.sig", however msg.sig is the signature of the first function you have called, not of the current function. So if you call function A, whic...

7AI score
SaveExploits0
Rows per page
Query Builder