Skip to content

Session hijacking attack #262

@pbonito

Description

@pbonito

Hi team,
we found a problem related to session cookie generated by authservice (__Host-AIS_session).

  • Login with 2 different account (UserA,UserB) from 2 different browser
  • Replace the cookie value of UserB with one from UserA
  • Refresh browser of UserB
  • Active session is transferred from UserA to UserB

How we can avoid this? Is there a way to tie __Host-AIS_session to browser cookie?

Thanks in advance for your help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions