- Posts: 2
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
I don't think this solves it for Limesurvey. SAVEDID is a consecutive number. If you only check if the SAVEDID is unique, one can change the email address in the link and put a SAVEDID that is higher than the current one (to make sure it hasn't been used to claim the incentive/reward) and you can still generate fraudulent end URLs.This has now been fixed. Each reward URL is now bound to the unique response ID generated by the survey platform itself, such as LimeSurvey’s {SAVEDID}. Once a response ID has been used to issue a reward, any subsequent request using that same ID is rejected, even if the email address has been changed. A new reward therefore requires a genuinely new and completed survey response. Simply modifying the email address in an existing URL is no longer sufficient.
Please Log in to join the conversation.