VYPR

rpm package

opensuse/python311&distro=openSUSE Leap 15.4

pkg:rpm/opensuse/python311&distro=openSUSE%20Leap%2015.4

Vulnerabilities (4)

  • CVE-2023-40217Aug 25, 2023
    affected < 3.11.5-150400.9.20.1fixed 3.11.5-150400.9.20.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-2023-41105Aug 23, 2023
    affected < 3.11.5-150400.9.20.1fixed 3.11.5-150400.9.20.1

    An issue was discovered in Python 3.11 through 3.11.4. If a path containing '\0' bytes is passed to os.path.normpath(), the path will be truncated unexpectedly at the first '\0' byte. There are plausible cases in which an application would have rejected a filename for security re

  • CVE-2023-24329Feb 17, 2023
    affected < 3.11.4-150400.9.15.1fixed 3.11.4-150400.9.15.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-2007-4559CriAug 28, 2007
    affected < 3.11.3-150400.9.12.1fixed 3.11.3-150400.9.12.1

    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.