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 werkzeug library

Open tisnik opened this issue 6 years ago • 0 comments

Affected file: requirements.txt

CVE detail: CVE-2019-14806 More information high severity Vulnerable versions: < 0.15.3 Patched version: 0.15.3

Pallets Werkzeug before 0.15.3, when used with Docker, has insufficient debugger PIN randomness because Docker containers share the same machine id.

tisnik avatar Aug 26 '19 06:08 tisnik