CVE 8.7 HIGH

microtar 0.1.0 Stack-Based Buffer Overflow via raw_to_header()_CVE-2026-43623

8.7 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Description

microtar through 0.1.0 contains a stack-based buffer overflow vulnerability in the raw_to_header() function in src/microtar.c that allows attackers to corrupt adjacent stack memory by supplying a crafted TAR archive with non-null-terminated name or linkname fields. The function uses strcpy() to copy 100-byte ustar format fields that lack null terminators, causing writes of up to 355 bytes into a 100-byte destination buffer when mtar_open(), mtar_find(), or mtar_read_header() process attacker-supplied TAR archives.

AI Analysis

Stack-based buffer overflow in microtar through 0.1.0 via raw_to_header() function

Basic Information

ID CVE-2026-43623
Source VulnCheck
Published Jun 1, 2026 at 18:04

Affected Product

Vendor rxi
Product microtar
Affected Versions rxi microtar 0

CWE Classification

AI Assessment

AI Score 8.7 / 10
AI Severity High
Vendor rxi
Product microtar
Version 0.1.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.