VYPR

rpm package

almalinux/python3-pillow-tk

pkg:rpm/almalinux/python3-pillow-tk

Vulnerabilities (5)

  • CVE-2024-28219Apr 3, 2024
    affected < 5.1.1-21.el8_10fixed 5.1.1-21.el8_10

    In _imagingcms.c in Pillow before 10.3.0, a buffer overflow exists because strcpy is used instead of strncpy.

  • CVE-2023-50447Jan 19, 2024
    affected < 5.1.1-18.el8_9.1.alma.1fixed 5.1.1-18.el8_9.1.alma.1

    Pillow through 10.1.0 allows PIL.ImageMath.eval Arbitrary Code Execution via the environment parameter, a different vulnerability than CVE-2022-22817 (which was about the expression parameter).

  • CVE-2023-44271Nov 3, 2023
    affected < 5.1.1-20.el8fixed 5.1.1-20.el8

    An issue was discovered in Pillow before 10.0.0. It is a Denial of Service that uncontrollably allocates memory to process a given task, potentially causing a service to crash by having it run out of memory. This occurs for truetype in ImageFont when textlength in an ImageDraw in

  • CVE-2022-22817Jan 7, 2022
    affected < 5.1.1-18.el8_5fixed 5.1.1-18.el8_5

    PIL.ImageMath.eval in Pillow before 9.0.0 allows evaluation of arbitrary expressions, such as ones that use the Python exec method. A lambda expression could also be used.

  • CVE-2022-22816Jan 7, 2022
    affected < 5.1.1-18.el8_5fixed 5.1.1-18.el8_5

    path_getbbox in path.c in Pillow before 9.0.0 has a buffer over-read during initialization of ImagePath.Path.