Submitted by cmichel
LensHub.sol#L146
Creating profiles through LensHub.createProfile requires the caller to be whitelisted.
However, a single whitelisted account can create as many profiles as they want and send the profile NFT to other users.
They can create unlimited profiles on behalf of other users which makes the whitelist not effective.
Consider limiting the number of profile creations per whitelisted user or severely limiting who is allowed to create profiles, basically making profile creation a centralized system.
oneski (Aave Lens) commented:
Zer0dot (Aave Lens) disputed
0xleastwood (judge) marked invalid and commented:
0xleastwood (judge) re-assessed as Medium severity and commented:
