Skip to content

fix(backend): Create consistent sanitisation of zip and tar path (#32189) #32190

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

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

spbolton
Copy link
Contributor

Proposed Changes

  • Create sanitization of zip and tar paths for compression and extraction of zip and tar archives
  • Add optional archive size and file size constraints

Checklist

  • Tests
  • Translations
  • Security Implications Contemplated (add notes if applicable)

Additional Info

This PR resolves #32189 (Create consistent sanitisation of zip and tar path).

Screenshots

Original Updated
** original screenshot ** ** updated screenshot **

@spbolton spbolton force-pushed the issue-32189-create-consistent-sanitisation-of-zip-and-tar branch from 7e2bba5 to 3d98f71 Compare May 16, 2025 11:02
@spbolton spbolton marked this pull request as draft May 20, 2025 09:02
@spbolton
Copy link
Contributor Author

Made a specific fix for the identified issue here #32250

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create consistent sanitisation of zip and tar path entries
1 participant