faking session data
- From: Marcus <JumpMan222@xxxxxxx>
- Date: Tue, 30 Aug 2005 18:25:15 GMT
Hello all,
I have written numerous functions that check all user entered data on my site via POST and GET. My question is this: once my data checks out as being valid, I sometimes store it in SESSION as I move between pages, and eventually use the values in SESSION to update my database. Do I need to re-check the values in SESSION to make sure they are still valid before updating the database? In other words, I know session data resides on the server, but how possible/likely is it that a malicious user could fake session data after or in lieu of my initial error checks? All pages are protected by SSL if that makes any difference. Thanks in advance.
Marcus .
- Follow-Ups:
- Re: faking session data
- From: Bert Melis
- Re: faking session data
- From: Gordon Burditt
- Re: faking session data
- From: Kimmo Laine
- Re: faking session data
- Prev by Date: PHP Web Application "Job Hunter" Updated And Available
- Next by Date: Re: Re : Sécurité des fichiers sur un serveur / files security on server
- Previous by thread: PHP Web Application "Job Hunter" Updated And Available
- Next by thread: Re: faking session data
- Index(es):
Relevant Pages
|
|