Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/07/31 12:0 a.m.10 views

Users can burn follow token without unfollow

Lines of code Vulnerability details Impact Lack of access control in this function can lead to users burning their tokens without updating related mappings. For example in the FollowNFT.sol contract, burn function will call unfollowIfHasFollower function first, and then burn token. but even users...

7.1AI score
SaveExploits0
Rows per page
Query Builder