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

Fix/SK-904 | Uncontrolled data used in path expression #635

Merged
merged 5 commits into from
Jun 18, 2024
Merged

Conversation

Wrede
Copy link
Member

@Wrede Wrede commented Jun 17, 2024

Remove insecure opening of filename from user input. Use flask safe_join.
In furure in v1, don't use user input for filename instead controller use temporary filename for different packages.

@Wrede Wrede merged commit 5d39503 into master Jun 18, 2024
18 checks passed
@Wrede Wrede deleted the fix/SK-904 branch June 18, 2024 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants