Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2023/03/09 12:00 a.m.6 views

Front-running to register subdomain

Lines of code Vulnerability details Impact An attacker can Front-running createDao to register the subdomain and revert the user's transaction. Proof of Concept The createDao function is used to creates a new DAO, registers it on the DAO registry, and installs a list of plugins via the plugin set...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/03/06 12:00 a.m.14 views

No Contract Compiled Yet, missing "contract RegistryUtils{...}" in in file packages/contracts/src/framework/utils/RegistryUtils.sol

Lines of code Vulnerability details Impact packages/contracts/src/framework/utils/RegistryUtils.sol file is missing "contract", here there is one function function isSubdomainValid and it will not compile. isSubdomainValid is called in several places,...

6.8AI score
SaveExploits0
Rows per page
Query Builder