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

[SNYK: Medium] Improper Input Validation (Due 04/15/2022) #5071

Closed
1 task
patphongs opened this issue Feb 16, 2022 · 0 comments · Fixed by #5138
Closed
1 task

[SNYK: Medium] Improper Input Validation (Due 04/15/2022) #5071

patphongs opened this issue Feb 16, 2022 · 0 comments · Fixed by #5138
Assignees
Labels
Milestone

Comments

@patphongs
Copy link
Member

patphongs commented Feb 16, 2022

Overview
Pillow is a PIL (Python Imaging Library) fork.

Affected versions of this package are vulnerable to Improper Input Validation. When the path to the temporary directory on Linux or macOS contained a space, this would break removal of the temporary image file after im.show() (and related actions), and potentially remove an unrelated file.

Snyk vulnerability report:
https://security.snyk.io/vuln/SNYK-PYTHON-PILLOW-2397241
Closed Snyk-generated PR:
#5061

Tech considerations:
Ensure that our Wagtail version is compatible with the upgrade to 9.0.1

How to fix?
Upgrade Pillow to version 9.0.1 or higher.

Completion criteria

  • Pillow is upgraded to version 9.0.1 or higher.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants