PanelistTeam / panelist-potato

Project Panelist: Web and API backend
0 stars 0 forks source link

CVE-2018-18074 #36

Closed outfrost closed 6 years ago

outfrost commented 6 years ago

Vulnerability alert: requests

CVE-2018-18074

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.

Remediation

Upgrade requests to version 2.20.0 or later.