Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/09/11 12:00 a.m.10 views

Missing Ownership Check in mint Function

Lines of code Vulnerability details Description: The mint function in the PrincipalToken contract lacks a crucial ownership check before allowing token minting. While it correctly checks if the caller is the delegateToken contract to restrict minting to authorized contracts, it doesn't verify if...

7.1AI score
SaveExploits0
Rows per page
Query Builder