[GH-ISSUE #121] File permissions and ownership #453

Closed
opened 2026-02-27 12:44:42 +03:00 by kerem · 0 comments
Owner

Originally created by @Nutomic on GitHub (Jun 5, 2020).
Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/121

It looks like all pictshare images are world writable and executable. And they are owned by systemd-network for some reason. That looks extremely bad for security.

$ ls -la volumes/pictshare/
drwxrwxrwx    2 systemd-network systemd-journal   4096 Jun  3 19:57 008jwy.jpg
Originally created by @Nutomic on GitHub (Jun 5, 2020). Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/121 It looks like all pictshare images are world writable and executable. And they are owned by `systemd-network` for some reason. That looks extremely bad for security. ``` $ ls -la volumes/pictshare/ drwxrwxrwx 2 systemd-network systemd-journal 4096 Jun 3 19:57 008jwy.jpg ```
kerem closed this issue 2026-02-27 12:44:42 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pictshare#453
No description provided.