Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2021/11/17 12:0 a.m.13 views

FeeSplitter: No sanity check to prevent shareholder from being added twice.

Handle GreyArt Vulnerability details Impact It is possible for duplicate shareholders to be added. These shareholders will get more than intended when sendFee is called. Recommended Mitigation Steps Ensure that the accounts array is sorted in setShareholders. for uint256 i = 0; i 0 requireaccount...

6.9AI score
SaveExploits0
Rows per page
Query Builder