You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
incentives/service.go:549-552 derives the referral code from the first 8 chars of the user UUID - a ~32-bit, predictable/enumerable space enabling code enumeration/claim abuse.
Summary
incentives/service.go:549-552 derives the referral code from the first 8 chars of the user UUID - a ~32-bit, predictable/enumerable space enabling code enumeration/claim abuse.
Acceptance Criteria
Complexity
Medium-High.