LimeSurvey: master 06b14cbf

Author Committer Branch Timestamp Parent
jcleeland jcleeland master 2012-09-07 15:47:47 master cc8f6d90
Affected Issues  06543: SQL injection in activate_functions.php - parameter "sid"
Changeset

Fixed issue 06543 - SQL injection in activate_functions.php - parameter "sid". Found and replaced series of _GET['sid'] statements with the cleaned $surveyid parameter.

mod - admin/activate_functions.php Diff File
mod - admin/surveytable_functions.php Diff File