Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/04/28 12:00 a.m.17 views

Claiming of domains will likely be locked due to a bad check in _enableNode

Lines of code Vulnerability details Description DNS name claims all go through claim which calls enableNode, which calls enableNode. Nodes are enabled recursively, from the root downwards.The following check occurs in enableNode: node = keccak256abi.encodePackedparentNode, label; address owner =...

6.7AI score
SaveExploits0
Rows per page
Query Builder