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

exploitDog

nvd логотип

CVE-2026-3219

Опубликовано: 20 апр. 2026
Источник: nvd
EPSS Низкий

Описание

pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a tar and ZIP file. This behavior could result in confusing installation behavior, such as installing "incorrect" files according to the filename of the archive. New behavior only proceeds with installation if the file identifies uniquely as a ZIP or tar archive, not as both.

EPSS

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

Дефекты

CWE-434

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

ubuntu
3 месяца назад

pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a tar and ZIP file. This behavior could result in confusing installation behavior, such as installing "incorrect" files according to the filename of the archive. New behavior only proceeds with installation if the file identifies uniquely as a ZIP or tar archive, not as both.

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

pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a tar and ZIP file. This behavior could result in confusing installation behavior, such as installing "incorrect" files according to the filename of the archive. New behavior only proceeds with installation if the file identifies uniquely as a ZIP or tar archive, not as both.

msrc
3 месяца назад

pip doesn't reject concatenated ZIP and tar archives

debian
3 месяца назад

pip handles concatenated tar and ZIP files as ZIP files regardless of ...

github
3 месяца назад

pip has an interpretation conflict due to handling both concatenated tar and ZIP files as ZIP files

EPSS

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

Дефекты

CWE-434