← Back to CVE search

CVE-2026-71267

Description

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%Risk 1.01
View source
Published
2026-08-05 13:24:50
Last modified
2026-08-10 12:17:29
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H