cve/2006/CVE-2006-6097.md
2024-05-26 14:27:05 +02:00

817 B

CVE-2006-6097

Description

GNU tar 1.16 and 1.15.1, and possibly other versions, allows user-assisted attackers to overwrite arbitrary files via a tar file that contains a GNUTYPE_NAMES record with a symbolic link, which is not properly handled by the extract_archive function in extract.c and extract_mangle function in mangle.c, a variant of CVE-2002-1216.

POC

Reference

Github

No PoCs found on GitHub currently.