Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

user's old session still alive after admin delete user #57

Open
menghaining opened this issue Apr 24, 2024 · 0 comments
Open

user's old session still alive after admin delete user #57

menghaining opened this issue Apr 24, 2024 · 0 comments

Comments

@menghaining
Copy link

menghaining commented Apr 24, 2024

Description

The user's session is still active after the admin deletes this user. This can cause the Escalation of Privileges.

Affected version

v1.3.1, also the version in the latest docker version

updated at Nov 10, 2022

Attack vector(s)

Attacker obtains user1's sessionid. Admin delete user1. Attacker can continue attacking.

POC

  1. user1 login.
image image
  1. admin login and successfully delete user1.
image
  1. craft request using user1's old session, can still view information.
image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant