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 CVE by updating the flask library #250

Open
tisnik opened this issue May 2, 2019 · 0 comments
Open

Fix CVE by updating the flask library #250

tisnik opened this issue May 2, 2019 · 0 comments
Labels

Comments

@tisnik
Copy link
Member

tisnik commented May 2, 2019

Additional information about CVE:

CVE-2018-1000656
More information
moderate severity
Vulnerable versions: < 0.12.3
Patched version: 0.12.3

The Pallets Project flask version Before 0.12.3 contains a CWE-20: Improper Input Validation vulnerability in flask that can result in Large amount of memory usage possibly leading to denial of service. This attack appear to be exploitable via Attacker provides JSON data in incorrect encoding. This vulnerability appears to have been fixed in 0.12.3.
@tisnik tisnik added the bug label May 2, 2019
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