code-423n4 / 2021-11-vader-findings

0 stars 0 forks source link

Unique vesters #254

Closed code423n4 closed 2 years ago

code423n4 commented 2 years ago

Handle

pauliax

Vulnerability details

Impact

the constructor of LinearVesting should validate that vesters are all unique addresses, otherwise, it will overwrite the existing vesting amount for that address.