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 'requests' library

Open tisnik opened this issue 6 years ago • 0 comments

Security issue additional info:

CVE-2018-18074

moderate severity
Vulnerable versions: <= 2.19.1
Patched version: 2.20.0

The Requests package through 2.19.1 before 2018-09-14 for Python sends an HTTP Authorization header to an http URI upon receiving a same-hostname https-to-http redirect, which makes it easier for remote attackers to discover credentials by sniffing the network

tisnik avatar Apr 26 '19 06:04 tisnik