← Voltar à pesquisa de CVEs

CVE-2026-71267

Descrição

microtar-s mtar_write_file_header and mtar_write_dir_header functions (src/microtar.c) copy a caller-supplied entry name into the 100-byte field of a stack-allocated mtar_header_t via strcpy(h.name, name), with no check that strlen(name) is less than 100 before the copy.

CVSS 9.8EPSS 0.307%Risco 1.01
Ver fonte
Publicação
2026-08-05 13:24:50
Última alteração
2026-08-10 12:17:29
Vetor
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H