fabric8-analytics-server icon indicating copy to clipboard operation
fabric8-analytics-server copied to clipboard

Fix the following security issues caused by usage of old 'flask' library

Open tisnik opened this issue 6 years ago • 0 comments

Security issue additional info:

CVE-2018-1000656

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 avatar Apr 26 '19 06:04 tisnik