Lucene search
+L

6 matches found

Code423n4
Code423n4
•added 2022/02/14 12:00 a.m.•9 views

Ineffective Whitelist

Lines of code Vulnerability details Creating profiles through LensHub.createProfile requires the caller to be whitelisted. function validateCallerIsWhitelistedProfileCreator internal view if !profileCreatorWhitelistedmsg.sender revert Errors.ProfileCreatorNotWhitelisted; However, a single...

6.8AI score
SaveExploits0
Rows per page
Query Builder