Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/02/03 12:0 a.m.11 views

SubprotocolRegistry accepts empty string as protocol name

Lines of code Vulnerability details Impact The input sanitization statements in SubprotocolRegistry.sol's register function are: function register bool ordered, bool primary, bool active, address nftAddress, string calldata name, uint96 fee external // ... if !ordered || primary || active revert...

6.8AI score
SaveExploits0
Rows per page
Query Builder