Welcome Guest, Not a member yet? Register   Sign In
CI input - excluding submit value in array
#5

[eluser]Aken[/eluser]
Don't gather the data from $this->input->post() directly. A user could manipulate the post data, and put whatever keys and values in there they wanted. If your application doesn't anticipate that, it could throw errors and reveal a weak point for potential exploitation.


Messages In This Thread
CI input - excluding submit value in array - by El Forum - 01-29-2013, 04:02 AM
CI input - excluding submit value in array - by El Forum - 01-29-2013, 04:51 AM
CI input - excluding submit value in array - by El Forum - 01-29-2013, 05:01 AM
CI input - excluding submit value in array - by El Forum - 01-29-2013, 08:05 AM
CI input - excluding submit value in array - by El Forum - 01-30-2013, 04:20 PM
CI input - excluding submit value in array - by El Forum - 01-31-2013, 08:46 AM
CI input - excluding submit value in array - by El Forum - 01-31-2013, 06:37 PM



Theme © iAndrew 2016 - Forum software by © MyBB