View Issue Details

IDProjectCategoryView StatusLast Update
0006013Composrgalleriespublic2024-10-30 04:44
ReporterPatrick SchmalstigAssigned To 
SeverityFeature-request 
Status non-assignedResolutionopen 
Product Version 
Fixed in Version 
Summary0006013: Do not link directly to images/videos in gallery uploads folder
DescriptionThere is a potential permissions leak. If someone knew the direct path to an image or video in a gallery, they could access it regardless of permissions.

We should ideally patch that:

- Deny direct access to these files.
- Add a data endpoint to access these files instead (which runs permissions checks)

We may need to be careful of performance overhead doing this.
TagsRoadmap: Over the horizon
Time estimation (hours)
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-10-23 22:19 Patrick Schmalstig New Issue
2024-10-23 22:19 Patrick Schmalstig Tag Attached: Roadmap: Over the horizon