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

Update Flask to >0.12.2 #3740

Closed
redshiftzero opened this issue Aug 25, 2018 · 1 comment
Closed

Update Flask to >0.12.2 #3740

redshiftzero opened this issue Aug 25, 2018 · 1 comment
Labels
Milestone

Comments

@redshiftzero
Copy link
Contributor

We're currently using Flask 0.12.2, which has a DoS security vulnerability: CVE-2018-1000656 (see also flask#2691).

Fortunately, we're not using the vulnerable function in the SecureDrop app code. Nevertheless, we should still update Flask to a version without any CVEs in the upcoming release of SecureDrop.

We'll also need to update Werkzeug as part of this, as latest Flask requires Werkzeug>=0.14

@redshiftzero
Copy link
Contributor Author

Closed by #3741 #3743

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

No branches or pull requests

1 participant