Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/11/28 12:0 a.m.7 views

Lack of input validation to check whether the tokenId of the NFT exists or not - this lead to misallocation of fee earned

Lines of code Vulnerability details Impact In the distributeFees function, there is no input validation to check whether the tokenId of the NFT exists or not. If a caller inputs tokenId that does not exist, the fee earned will be added to the balance of tokenId that does not exist. Although this...

6.9AI score
SaveExploits0
Rows per page
Query Builder