Lucene search
+L

1 matches found

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

If a label for a domain gets locked once, the domain will never be able to be claimed in DNSRegistrar.sol, since there's no method to unlock a label

Lines of code Vulnerability details Proof of Concept When claiming a domain in DNSRegistrar.sol either through proveAndClaim or proveAndClaimWithResolver, the internal function enableNode will be called. The snippet bellow shows that when owner == address0 or owner == previousRegistrar and...

6.8AI score
SaveExploits0
Rows per page
Query Builder