VYPR

rpm package

opensuse/python-base&distro=openSUSE Leap 15.5

pkg:rpm/opensuse/python-base&distro=openSUSE%20Leap%2015.5

Vulnerabilities (8)

  • CVE-2024-11168LowNov 12, 2024
    affected < 2.7.18-150000.68.1fixed 2.7.18-150000.68.1

    The urllib.parse.urlsplit() and urlparse() functions improperly validated bracketed hosts (`[]`), allowing hosts that weren't IPv6 or IPvFuture. This behavior was not conformant to RFC 3986 and potentially enabled SSRF if a URL is processed by more than one URL parser.

  • CVE-2024-0450MedMar 19, 2024
    affected < 2.7.18-150000.65.1fixed 2.7.18-150000.65.1

    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-52425Feb 4, 2024
    affected < 2.7.18-150000.65.1fixed 2.7.18-150000.65.1

    libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.

  • CVE-2023-40217Aug 25, 2023
    affected < 2.7.18-150000.54.1fixed 2.7.18-150000.54.1

    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-2022-48566Aug 22, 2023
    affected < 2.7.18-150000.57.1fixed 2.7.18-150000.57.1

    An issue was discovered in compare_digest in Lib/hmac.py in Python through 3.9.1. Constant-time-defeating optimisations were possible in the accumulator variable in hmac.compare_digest.

  • CVE-2022-48565Aug 22, 2023
    affected < 2.7.18-150000.57.1fixed 2.7.18-150000.57.1

    An XML External Entity (XXE) issue was discovered in Python through 3.9.1. The plistlib module no longer accepts entity declarations in XML plist files to avoid XML vulnerabilities.

  • CVE-2022-48560Aug 22, 2023
    affected < 2.7.18-150000.65.1fixed 2.7.18-150000.65.1

    A use-after-free exists in Python through 3.9 via heappushpop in heapq.

  • CVE-2023-27043MedApr 19, 2023
    affected < 2.7.18-150000.57.1fixed 2.7.18-150000.57.1

    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