Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-5xmw-vc9v-4wf2

Опубликовано: 04 мая 2026
Источник: github
Github: Прошло ревью
CVSS4: 5.1
CVSS3: 5.5

Описание

Pillow has a heap buffer overflow with nested list coordinates

Passing nested lists as coordinates to APIs that accept coordinates such as ImagePath.Path, ImageDraw.ImageDraw.polygon and ImageDraw.ImageDraw.line could cause a heap buffer overflow, as nested lists were recursively unpacked beyond the allocated buffer. Coordinate lists are now validated to contain exactly two numeric coordinates. This was introduced in Pillow 11.2.1.

Пакеты

Наименование

pillow

pip
Затронутые версииВерсия исправления

>= 11.2.1, < 12.2.0

12.2.0

EPSS

Процентиль: 3%
0.00133
Низкий

5.1 Medium

CVSS4

5.5 Medium

CVSS3

Дефекты

CWE-122

Связанные уязвимости

CVSS3: 5.5
ubuntu
3 месяца назад

Pillow is a Python imaging library. From version 11.2.1 to before version 12.2.0, passing nested lists as coordinates to APIs that accept coordinates such as ImagePath.Path, ImageDraw.ImageDraw.polygon and ImageDraw.ImageDraw.line could cause a heap buffer overflow, as nested lists were recursively unpacked beyond the allocated buffer. Coordinate lists are now validated to contain exactly two numeric coordinates. This issue has been patched in version 12.2.0.

CVSS3: 5.1
redhat
3 месяца назад

Pillow is a Python imaging library. From version 11.2.1 to before version 12.2.0, passing nested lists as coordinates to APIs that accept coordinates such as ImagePath.Path, ImageDraw.ImageDraw.polygon and ImageDraw.ImageDraw.line could cause a heap buffer overflow, as nested lists were recursively unpacked beyond the allocated buffer. Coordinate lists are now validated to contain exactly two numeric coordinates. This issue has been patched in version 12.2.0.

CVSS3: 5.5
nvd
3 месяца назад

Pillow is a Python imaging library. From version 11.2.1 to before version 12.2.0, passing nested lists as coordinates to APIs that accept coordinates such as ImagePath.Path, ImageDraw.ImageDraw.polygon and ImageDraw.ImageDraw.line could cause a heap buffer overflow, as nested lists were recursively unpacked beyond the allocated buffer. Coordinate lists are now validated to contain exactly two numeric coordinates. This issue has been patched in version 12.2.0.

CVSS3: 5.5
debian
3 месяца назад

Pillow is a Python imaging library. From version 11.2.1 to before vers ...

CVSS3: 4
fstec
3 месяца назад

Уязвимость библиотеки для работы с изображениями Pillow, связанная с переполнением буфера в динамической памяти, позволяющая нарушителю выполнить произвольный код

EPSS

Процентиль: 3%
0.00133
Низкий

5.1 Medium

CVSS4

5.5 Medium

CVSS3

Дефекты

CWE-122