I know that session hijaking is possible on a shared host, but can someone with a hosting account on the same server as me create his/her own new PHP session and access the member’s area on my website?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
if he can access the directory where session files are getting stored then YES, he can create a valid session !
You can store session in Database to prevent this !