View Single Post
Old 10-31-2008, 09:58 AM  
jimbona
Confirmed User
 
Join Date: Jan 2007
Posts: 190
on the free.zip you might want to include the root functions.php in functions/cookie.php still open to abuse if register_globals is on.

In your functions.php you pull all vars to local ones and do nothing but stripslashes to ints you could be open to other exploits by pulling all vars to local ones (which is what register_globals used to do)

play.php uses _GET and not the local vars so open to abuse you might want to include your functions file and use your local vars.
__________________
Thanks
Paul
Thunder-Ball.net - Member
jimbona is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote