Skip to content

fix(backend):add sanitization for filename during import and export#23

Merged
fxai merged 1 commit into
mainfrom
fix/zip-filename-sanitization
Jun 17, 2026
Merged

fix(backend):add sanitization for filename during import and export#23
fxai merged 1 commit into
mainfrom
fix/zip-filename-sanitization

Conversation

@fxai

@fxai fxai commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

What

Implement same filename sanitization for zip file creation and during upload

Why

Potential vuln where admins can attack users.

How

All filenames are now handled through sanitize_filename

@fxai fxai merged commit dbc858d into main Jun 17, 2026
5 checks passed
@fxai fxai deleted the fix/zip-filename-sanitization branch June 17, 2026 05:50
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.

1 participant