fix(security): ensure that only the owner can append chunks onto uploaded files #11
No reviewers
Labels
No labels
Compat
Breaking
Kind
Bug
Kind
Documentation
Kind
Enhancement
Kind
Feature
Kind
Security
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Mitchell/kite!11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/9-add-admin-announcement-alert"
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?
Accidentally pushed to the wrong branch.
This pull request fixes an issue where any authenticated user can append chunks onto other users files.
FYI, the scope of this probably wouldn't have been that bad. It would require a malicious actor to know the upload ID and it would be a very timed attack since files cannot be changed after finalized.