-
Notifications
You must be signed in to change notification settings - Fork 998
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
Lua library commands can cause the Dragonfly service to crash #4468
Comments
Hi @ankki-zsyang, indeed we crash. We will take a look and get back to you |
can you please paste the full command that reproduces the failure here, @uttomroy ? |
|
the same command works for other machine. |
Thank you very much, we will follow up on this. 🙏🏼 |
@uttomroy I can not reproduce the failure on my machine. This is what I do:
and then run the command you posted. I get "0" in the result. |
Summary
Authenticated users can construct special Lua library commands that cause the dragonfly service to crash.
Details
Dragonfly version: df-v1.26.1
Payload:
EVAL "return bit.tohex(65535, -2147483648)" 0
Executing the above payload will cause the dragonfly service to crash immediately.
Poof:
Reporter
The problem was reported by ankki-zsyang, Shenzhen Ankki Technologies Co.Ltd.
The text was updated successfully, but these errors were encountered: