Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8928703
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T08:30:20+00:00 2026-06-15T08:30:20+00:00

I am storing user state (logged in / user id) in sessions on app

  • 0

I am storing user state (logged in / user id) in sessions on app engine. Is it possible for users that know other users UserId to manipulate their cookies and login as other users.

What steps should I take to prevent this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T08:30:22+00:00Added an answer on June 15, 2026 at 8:30 am

    It’s not possible for one user to directly access data from another user. However, there are ways for one user to steal the login session of another user. But this isn’t GAE specific.

    See:

    1. http://en.wikipedia.org/wiki/Session_hijacking
    2. http://en.wikipedia.org/wiki/Cross-site_request_forgery (CSRF)

    Hijacking can easily occur on an open wifi hotspot. A common solution is to host your site with SSL.

    CSRF happens when a user is logged into your website and has a malicious website open in the same browser. There are various ways to protect against this. A common solution is to include a random validation token in HTML forms. Also, set HTTP response header: X-Frame-Options: sameorigin and check request header X-Requested-With isn’t equal to “XMLHttpRequest” for non-ajax hits.

    XSS can be used to make these attacks more effective, so protect against it too.

    For these types of attacks in general, make your user sessions expire quickly.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm developing an intranet webapp in asp.net that has a requirement for storing user
I see that when connecting services to twitter/facebook, sometimes apps are storing the user
So I'm storing user settings in a plist file and to do that I'm
I use facebook-android-sdk-3.0.1.b to integrate my Android app with Facebook. After user has logged
I am considering storing user-entered password in session state. Are there any security risks
I’m storing user state in an xml file in IsolatedStorage. When I run my
I just started storing user uploaded images on Amazon's S3. It's pretty nice because
Are there known issues with storing user defined types within index organized tables in
I have 2 tables - one storing user information (id, username, password) and the
I have a structure which aims at storing user defined data (i.e. from a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.