Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Harden files_sharing API #50052

Merged
merged 4 commits into from
Jan 13, 2025
Merged

Harden files_sharing API #50052

merged 4 commits into from
Jan 13, 2025

Conversation

provokateurin
Copy link
Member

Summary

Part of #47825

I wasn't able to fix all errors I found via fuzzing, but the remaining ones are not critical and some not solvable at all (e.g. >64 bit integer input overflowing and becoming negative such that the offset for the database query is invalid).

Checklist

@provokateurin provokateurin added bug 3. to review Waiting for reviews labels Jan 6, 2025
@provokateurin provokateurin added this to the Nextcloud 31 milestone Jan 6, 2025
@provokateurin provokateurin requested review from nfebe, a team, ArtificialOwl and icewind1991 and removed request for a team January 6, 2025 13:29
Copy link
Contributor

@nfebe nfebe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@blizzz blizzz mentioned this pull request Jan 8, 2025
@provokateurin provokateurin requested a review from come-nc January 13, 2025 11:11
@provokateurin provokateurin force-pushed the fix/files_sharing/harden-api branch from 9530727 to 1e28657 Compare January 13, 2025 14:21
@provokateurin provokateurin merged commit f1ea284 into master Jan 13, 2025
188 checks passed
@provokateurin provokateurin deleted the fix/files_sharing/harden-api branch January 13, 2025 15:09
@skjnldsv skjnldsv mentioned this pull request Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants