Matthew Wilkes
unread,Jan 6, 2009, 7:52:31 AM1/6/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PloneSurvey
Hi all,
I was just reading your code, specifically getSurveyId. The line:
user_id = request.form['survey_user_id']
Looks to me like it allows anyone to specify the user that submitted
the survey in a query string. I don't have time to do testing, I'm
afraid, as I don't use PloneSurvey, but it might be worth a look.
Matt