Lucene search
+L

1 matches found

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

Potential Incorrect Domain Separator Generation in _calculateDomainSeparator Function

Lines of code Vulnerability details The calculateDomainSeparator function generates the EIP-712 domain separator using the contract's name and version. However, there is no explicit guarantee that the name has been set before calling this function, leading to an unreliable domain separator. Impac...

6.8AI score
SaveExploits0
Rows per page
Query Builder