forked from modxcms/evolution
-
Notifications
You must be signed in to change notification settings - Fork 93
Error: The session id is too long or contains illegal characters in core/functions/preload.php:70 #2104
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
Comments
You can implement this and send PR :) |
q2apro
added a commit
to q2apro/evolution
that referenced
this issue
Aug 3, 2022
This should fix the problem: modxcms/evolution@master...q2apro:evolution:patch-1 But I could not test it. |
The bot was there again. The error appeared again.
New code to avoid the problem:
|
Better fix:
|
Seiger
added a commit
that referenced
this issue
Jun 8, 2023
…s in core/functions/preload.php:70 #2104.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have got visits from a Russian hack bot who tried 1000s of requests.
I checked the error logs and found:
On Stackoverflow there are some solutions to prevent this problem: https://stackoverflow.com/questions/3185779/the-session-id-is-too-long-or-contains-illegal-characters-valid-characters-are
I think EVOCMS should implement one of those solutions so the error cannot be caused.
The text was updated successfully, but these errors were encountered: