Email abuse and Referral Abuse
Medium
U
Unikrn
Submitted None
Actions:
Reported by
le4rner
Vulnerability Details
Technical details and impact analysis
**Summary:** Abuse of Email Invite and Referral Abuse
**Description:**
Logic Flaws :
1. Users have been provided with an option to invite friends as referrals. It is possible to abuse your email invite service by repeating the same request. It is a discredit to unikrn if someone repeatedly sends the referral mail to same account. A simple php script will do that work and also loss of server resources.
2. It is possible to invite myself from my referral link and even verify account and get coins.
Using same emails to produce multiple accounts on Unikrn:
3. The above flaw is more serious than self referring.
I can get verified account by using someone else's alias email ([email protected] ) which Unikrn thinks is unregistered. The user with email([email protected] ) gets a verification link. He thinks it is a normal verification of his own account and verifies by clicking on it.
## Steps To Reproduce:
1. Create an account with own email say "[email protected]"
2. Verify it! Get your referral link.
3. Clear cookies and create a new account with email like "[email protected]"
4. Even though unikrn considers it as a new email, it is same in terms of gmail.
5. Therefore same account get a mail saying to verify. Just verify it.
[email protected] and [email protected] are same and it is possible to fake as many times as all possible permutation of dot in the email.
It is possible to write automate the entire process of referral abuse using single email with a simple php CURL script.
Report Details
Additional information and metadata
State
Closed
Substate
Informative