mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-17 20:43:32 -05:00
profile_image_url is an injection vulnerability #947
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @qrdlgit on GitHub (May 17, 2024).
I reported this as a security issue but it was ignored, so I am reporting it here. A user can signup with their own profile image url and there are no checks done on this and rendered on the front end as is. It can be used to track ip addresses, set tracking cookies, xss on older web browsers, do internal get references on private ips, etc.