← ASI Threat and Patch Database

ASI-2026-0002

HIGH FIXED CVSS: 7.1 Published: 2026-07-20

Description

In tar_extract of tarfmt.c and the extraction routine of zipfmt.c, archive entry names are used to construct destination file paths without sanitizing '.' or '..' path components or absolute paths. This allows a specially crafted tar or zip archive to write, overwrite, or delete arbitrary files outside the intended extraction directory when extracted via the 'tar x' or 'unzip' shell commands. User interaction is required only to the extent of extracting an attacker-supplied archive.

Affected Platforms

Artfical tOS < 0.9.105

Weakness Type

CWE-22, CWE-73

Discovered By

Artfical DT Developer Talha Berk Arslan

References