VYPR

rpm package

suse/python-botocore&distro=SUSE OpenStack Cloud Crowbar 8

pkg:rpm/suse/python-botocore&distro=SUSE%20OpenStack%20Cloud%20Crowbar%208

Vulnerabilities (3)

  • CVE-2021-33503Jun 29, 2021
    affected < 1.20.9-28.30.2fixed 1.20.9-28.30.2

    An issue was discovered in urllib3 before 1.26.5. When provided with a URL containing many @ characters in the authority component, the authority regular expression exhibits catastrophic backtracking, causing a denial of service if a URL were passed as a parameter or redirected t

  • CVE-2019-9947Mar 23, 2019
    affected < 1.13.33-28.20.1fixed 1.13.33-28.20.1

    An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \r\n (specifically in the path compone

  • CVE-2018-18074Oct 9, 2018
    affected < 1.12.213-28.12.1fixed 1.12.213-28.12.1

    The Requests package before 2.20.0 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.