VYPR

rpm package

suse/python-boto3&distro=SUSE Linux Enterprise Module for Public Cloud 12

pkg:rpm/suse/python-boto3&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2012

Vulnerabilities (3)

  • CVE-2021-33503Jun 29, 2021
    affected < 1.17.9-14.24.2fixed 1.17.9-14.24.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.10.33-14.14.1fixed 1.10.33-14.14.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-18074HigOct 9, 2018
    affected < 1.9.213-14.9.1fixed 1.9.213-14.9.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.