Freeform bug (under certain conditions)
Posted: 07 March 2008 05:03 PM   [ Ignore ]
Newbie
Rank
Total Posts:  1
Joined  2007-10-17

At line 260 of (mod.freeform.php), you should ‘maybe’ mysql_real_escape_string the ‘form_name’ parameter in case someone decides to put a single quote into their form name.  I say ‘maybe’ because this issue only appears when logged in ... does EE handle templates differently based on a user’s logged-in status?

Profile
 
 
Posted: 02 April 2008 06:53 AM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  701
Joined  2004-03-30

Good one. We’ll wrap that param inside $DB->escape_str() in a next build.

mk

 Signature 

Mitchell Kimbrough

Profile