Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/04/08 12:0 a.m.13 views

Improper Access Control

Lines of code Vulnerability details Impact In the referenced code this line, requiremsg.sender != admin, "caller not admin"; is meant to prevent non-admins from calling the function however it instead prevents admins from calling the function and allows anyone else to. This could lead to defacing...

7AI score
SaveExploits0
Rows per page
Query Builder