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

exploitDog

github логотип

GHSA-rj44-3777-mh5x

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

Описание

When tarfile extracts a link on a system that doesn't support links, it falls back to extracting a member from the archive. In this case, the filter function is run twice: once for the extracted member, and once with name set to the location of the link. For one of the calls, the return value was ignored. Instead, the member should be skipped if either call returns None.

When tarfile extracts a link on a system that doesn't support links, it falls back to extracting a member from the archive. In this case, the filter function is run twice: once for the extracted member, and once with name set to the location of the link. For one of the calls, the return value was ignored. Instead, the member should be skipped if either call returns None.

EPSS

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

5.7 Medium

CVSS4

Дефекты

CWE-22

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

ubuntu
7 дней назад

When tarfile extracts a link on a system that doesn't support links, it falls back to extracting a member from the archive. In this case, the filter function is run twice: once for the extracted member, and once with name set to the location of the link. For one of the calls, the return value was ignored. Instead, the member should be skipped if either call returns None.

CVSS3: 5.7
redhat
7 дней назад

When tarfile extracts a link on a system that doesn't support links, it falls back to extracting a member from the archive. In this case, the filter function is run twice: once for the extracted member, and once with name set to the location of the link. For one of the calls, the return value was ignored. Instead, the member should be skipped if either call returns None.

nvd
7 дней назад

When tarfile extracts a link on a system that doesn't support links, it falls back to extracting a member from the archive. In this case, the filter function is run twice: once for the extracted member, and once with name set to the location of the link. For one of the calls, the return value was ignored. Instead, the member should be skipped if either call returns None.

debian
7 дней назад

When tarfile extracts a link on a system that doesn't support links, i ...

EPSS

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

5.7 Medium

CVSS4

Дефекты

CWE-22