fix(security): ensure that only the owner can append chunks onto uploaded files #11

Merged
Mitchell merged 2 commits from feat/9-add-admin-announcement-alert into develop 2026-02-27 16:12:23 +10:30
Owner

Accidentally pushed to the wrong branch.

This pull request fixes an issue where any authenticated user can append chunks onto other users files.

Accidentally pushed to the wrong branch. This pull request fixes an issue where any authenticated user can append chunks onto other users files.
fix(security): ensure that only the owner can append chunks onto uploaded files
Some checks failed
Tests / unit-tests (push) Failing after 1m13s
c247e49e15
Merge remote-tracking branch 'origin/develop' into develop
Some checks failed
Tests / unit-tests (push) Failing after 1m10s
Tests / unit-tests (pull_request) Failing after 1m28s
280964ad16
Mitchell merged commit 8488bda119 into develop 2026-02-27 16:12:23 +10:30
Mitchell deleted branch feat/9-add-admin-announcement-alert 2026-02-27 16:12:23 +10:30
Author
Owner

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.

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.
Sign in to join this conversation.
No reviewers
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
Mitchell/kite!11
No description provided.