VYPR

rpm package

almalinux/python39-test

pkg:rpm/almalinux/python39-test

Vulnerabilities (37)

  • CVE-2024-0450MedMar 19, 2024
    affected < 3.9.19-1.module_el8.10.0+3849+a48d89aafixed 3.9.19-1.module_el8.10.0+3849+a48d89aa

    An issue was found in the CPython `zipfile` module affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The zipfile module is vulnerable to “quoted-overlap” zip-bombs which exploit the zip format to create a zip-bomb with a high compression ratio. The fixed

  • CVE-2023-6597HigMar 19, 2024
    affected < 3.9.19-1.module_el8.10.0+3849+a48d89aafixed 3.9.19-1.module_el8.10.0+3849+a48d89aa

    An issue was found in the CPython `tempfile.TemporaryDirectory` class affecting versions 3.12.1, 3.11.7, 3.10.13, 3.9.18, and 3.8.18 and prior. The tempfile.TemporaryDirectory class would dereference symlinks during cleanup of permissions-related errors. This means users which c

  • CVE-2023-43804MedOct 4, 2023
    affected < 3.9.18-3.module_el8.10.0+3765+2f9a457dfixed 3.9.18-3.module_el8.10.0+3765+2f9a457d

    urllib3 is a user-friendly HTTP client library for Python. urllib3 doesn't treat the `Cookie` HTTP header special or provide any helpers for managing cookies over HTTP, that is the responsibility of the user. However, it is possible for a user to specify a `Cookie` header and unk

  • CVE-2023-40217MedAug 25, 2023
    affected < 3.9.16-1.module_el8.8.0+3664+2b1e4686.2fixed 3.9.16-1.module_el8.8.0+3664+2b1e4686.2

    An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buf

  • CVE-2023-32681MedMay 26, 2023
    affected < 3.9.18-1.module_el8.9.0+3672+853baa42fixed 3.9.18-1.module_el8.9.0+3672+853baa42

    Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTT

  • CVE-2023-27043MedApr 19, 2023
    affected < 3.9.18-3.module_el8.10.0+3765+2f9a457dfixed 3.9.18-3.module_el8.10.0+3765+2f9a457d

    The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which applica

  • CVE-2023-24329HigFeb 17, 2023
    affected < 3.9.16-1.module_el8.8.0+3577+f4afbb0e.1fixed 3.9.16-1.module_el8.8.0+3577+f4afbb0e.1

    An issue in the urllib.parse component of Python before 3.11.4 allows attackers to bypass blocklisting methods by supplying a URL that starts with blank characters.

  • CVE-2023-23931MedFeb 7, 2023
    affected < 3.9.18-3.module_el8.10.0+3765+2f9a457dfixed 3.9.18-3.module_el8.10.0+3765+2f9a457d

    cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions `Cipher.update_into` would accept Python objects which implement the buffer protocol, but provide only immutable buffers. This would allow immutable object

  • CVE-2022-40897MedDec 23, 2022
    affected < 3.9.18-3.module_el8.10.0+3765+2f9a457dfixed 3.9.18-3.module_el8.10.0+3765+2f9a457d

    Python Packaging Authority (PyPA) setuptools before 65.5.1 allows remote attackers to cause a denial of service via HTML in a crafted package or custom PackageIndex page. There is a Regular Expression Denial of Service (ReDoS) in package_index.py.

  • CVE-2022-45061HigNov 9, 2022
    affected < 3.9.16-1.module_el8.8.0+3483+a028a3ddfixed 3.9.16-1.module_el8.8.0+3483+a028a3dd

    An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3490) decoder, such that a crafted, unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hos

  • CVE-2022-42919HigNov 7, 2022
    affected < 3.9.13-2.module_el8.7.0+3351+e02cdf9bfixed 3.9.13-2.module_el8.7.0+3351+e02cdf9b

    Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same mach

  • CVE-2020-10735HigSep 9, 2022
    affected < 3.9.16-1.module_el8.8.0+3483+a028a3ddfixed 3.9.16-1.module_el8.8.0+3483+a028a3dd

    A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int("text"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes(), and int() for binary bases 2

  • CVE-2022-2255HigAug 25, 2022
    affected < 3.9.20-1.module_el8.10.0+3902+1690be06fixed 3.9.20-1.module_el8.10.0+3902+1690be06

    A vulnerability was found in mod_wsgi. The X-Client-IP header is not removed from a request from an untrusted proxy, allowing an attacker to pass the X-Client-IP header to the target WSGI application because the condition to remove it is missing.

  • CVE-2021-28861HigAug 23, 2022
    affected < 3.9.16-1.module_el8.8.0+3483+a028a3ddfixed 3.9.16-1.module_el8.8.0+3483+a028a3dd

    Python 3.x through 3.10 has an open redirection vulnerability in lib/http/server.py due to no protection against multiple (/) at the beginning of URI path which may leads to information disclosure. NOTE: this is disputed by a third party because the http.server.html documentation

  • CVE-2015-20107HigApr 13, 2022
    affected < 3.9.13-1.module_el8.7.0+3344+df07b58afixed 3.9.13-1.module_el8.7.0+3344+df07b58a

    In Python (aka CPython) up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input (if they lack validati

  • CVE-2021-43818HigDec 13, 2021
    affected < 3.9.7-1.module_el8.6.0+2780+a40f65e1fixed 3.9.7-1.module_el8.6.0+2780+a40f65e1

    lxml is a library for processing XML and HTML in the Python language. Prior to version 4.6.5, the HTML Cleaner in lxml.html lets certain crafted script content pass through, as well as script content in SVG files embedded using data URIs. Users that employ the HTML cleaner in a s

  • CVE-2007-4559CriAug 28, 2007
    affected < 3.9.18-1.module_el8.9.0+3672+853baa42fixed 3.9.18-1.module_el8.9.0+3672+853baa42

    Directory traversal vulnerability in the (1) extract and (2) extractall functions in the tarfile module in Python allows user-assisted remote attackers to overwrite arbitrary files via a .. (dot dot) sequence in filenames in a TAR archive, a related issue to CVE-2001-1267.

Page 2 of 2