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

exploitDog

github логотип

GHSA-58qw-9mgm-455v

Опубликовано: 20 апр. 2026
Источник: github
Github: Прошло ревью
CVSS4: 4.6

Описание

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

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.

Пакеты

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

pip

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

<= 26.0.1

26.1

EPSS

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

4.6 Medium

CVSS4

Дефекты

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.

nvd
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 ...

EPSS

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

4.6 Medium

CVSS4

Дефекты

CWE-434