rpm package
suse/python-Pillow&distro=SUSE Linux Enterprise Server 15 SP4-LTSS
pkg:rpm/suse/python-Pillow&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP4-LTSS
Vulnerabilities (2)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2024-28219 | — | < 9.5.0-150400.5.15.1 | 9.5.0-150400.5.15.1 | Apr 3, 2024 | In _imagingcms.c in Pillow before 10.3.0, a buffer overflow exists because strcpy is used instead of strncpy. | ||
| CVE-2023-50447 | — | < 9.5.0-150400.5.9.1 | 9.5.0-150400.5.9.1 | Jan 19, 2024 | 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-2024-28219Apr 3, 2024affected < 9.5.0-150400.5.15.1fixed 9.5.0-150400.5.15.1
In _imagingcms.c in Pillow before 10.3.0, a buffer overflow exists because strcpy is used instead of strncpy.
- CVE-2023-50447Jan 19, 2024affected < 9.5.0-150400.5.9.1fixed 9.5.0-150400.5.9.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).