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

exploitDog

github логотип

GHSA-pjrv-5vw3-5frj

Опубликовано: 19 дек. 2022
Источник: github
Github: Не прошло ревью
CVSS3: 9.8

Описание

After tar_close(), libtar.c releases the memory pointed to by pointer t. After tar_close() is called in the list() function, it continues to use pointer t: free_longlink_longname(t->th_buf) . As a result, the released memory is used (use-after-free).

After tar_close(), libtar.c releases the memory pointed to by pointer t. After tar_close() is called in the list() function, it continues to use pointer t: free_longlink_longname(t->th_buf) . As a result, the released memory is used (use-after-free).

EPSS

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

9.8 Critical

CVSS3

Дефекты

CWE-416

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

CVSS3: 6.2
redhat
больше 3 лет назад

After tar_close(), libtar.c releases the memory pointed to by pointer t. After tar_close() is called in the list() function, it continues to use pointer t: free_longlink_longname(t->th_buf) . As a result, the released memory is used (use-after-free).

CVSS3: 6.2
nvd
больше 3 лет назад

After tar_close(), libtar.c releases the memory pointed to by pointer t. After tar_close() is called in the list() function, it continues to use pointer t: free_longlink_longname(t->th_buf) . As a result, the released memory is used (use-after-free).

CVSS3: 9.8
msrc
больше 3 лет назад

After tar_close() libtar.c releases the memory pointed to by pointer t. After tar_close() is called in the list() function it continues to use pointer t: free_longlink_longname(t->th_buf) . As a result the released memory is used (use-after-free).

EPSS

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

9.8 Critical

CVSS3

Дефекты

CWE-416