You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixed by saving the files as <uuid4>_id.png. I did not add a migration to rename existing files as most people will probably care more about loosing an image to a bug in a migration (which i don't think would but might happen). If you did upload any sensitive recipe image just download and re upload it.
If you have many images and really want them renamed i can provide a script to do so.
since media file naming is very predictable an attacker could guess media files names and gain access to media files without permission.
This is not a huge security risk as images of recipes are no high risk target but should definitely be fixed by using long, random file names.
The text was updated successfully, but these errors were encountered: