-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Users gets placed into other's account #5192
Comments
Are you able to reproduce this issue with no modifications made to Pterodactyl's source code? If not, it's an issue either with your installation of the theme or the theme it's self and thus you should contact the theme author. |
This is likely an issue with your modification, or some kind of proxy or other component specific to your setup that is misbehaving. Nobody else has ever reported anything like this happening. |
Do you have any layer7 protection installed on your system? Also, are you behind proxy or Cloudflare? |
I can consistently recreate this issue. It seems to me like pterodactyl trusts source ip too much. Sequence:
I discovered this the first time when I had created an account for a family member (leaving the password field empty, such that they would set it up from the email). My family member had trouble setting the password (it gave an error) but then when the browser was F5:d he suddenly was logged in on my admin account, skipping password or 2fa. Does pterodactyl not use a session in the browser? A cookie? I don't understand how this is possible even if a reverse proxy is incorrectly setup. |
Could you provide a screenshot featuring this As I do not recognise this specific phrase as an error message (For example, do you mean the simple |
Current Behavior
Today every user got placed into one customer's account including me too (admin).
This happened before while we tested this, and was not able to recreate this issue, it seems happening randomly. Is this some well known issue, or unknow?
Also worth mentioning i have "stellar" theme installed.
Expected Behavior
The expected is to not put everyone into one user's account, obviously.
Steps to Reproduce
Install stellar theme
Have multiple users registered
Log in
Close the page
Open the panel again
(it happens rarely, but if someone gets into one of the admin's account, thats a serious vulnerability i think)
Panel Version
1.11.7
Wings Version
1.11.13
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
No response
Is there an existing issue for this?
The text was updated successfully, but these errors were encountered: