CVE-2006-6097
CVE-2006-6097 is a medium-severity vulnerability in Gnu Tar with a CVSS 2.0 base score of 4.0. Its EPSS exploit-prediction score of 11% places it in the 95th percentile, indicating an elevated likelihood of exploitation.
Key facts
- Severity: Medium (CVSS 2.0 base score 4.0)
- EPSS exploit prediction: 11% (95th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Gnu Tar
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2006-6097?
- 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.
- How severe is CVE-2006-6097?
- CVE-2006-6097 has a CVSS 2.0 base score of 4.0, rated medium severity.
- Is CVE-2006-6097 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 11% (95th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2006-6097?
- CVE-2006-6097 primarily affects Gnu Tar. In total, 2 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2006-6097?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2006-6097 published?
- CVE-2006-6097 was published on 2006-11-24 and last updated on 2026-06-16.
References
- ftp://patches.sgi.com/support/free/security/advisories/20061202-01-P.asc
- http://docs.info.apple.com/article.html?artnum=305214
- http://kb.vmware.com/KanisaPlatform/Publishing/817/2240267_f.SAL_Public.html
- http://lists.apple.com/archives/security-announce/2007/Mar/msg00002.html
- http://lists.grok.org.uk/pipermail/full-disclosure/2006-November/050812.html
- http://rhn.redhat.com/errata/RHSA-2006-0749.html
- http://secunia.com/advisories/23115
- http://secunia.com/advisories/23117
- http://secunia.com/advisories/23142
- http://secunia.com/advisories/23146
- http://secunia.com/advisories/23163
- http://secunia.com/advisories/23173
- http://secunia.com/advisories/23198
- http://secunia.com/advisories/23209
- http://secunia.com/advisories/23314
- http://secunia.com/advisories/23443
- http://secunia.com/advisories/23514
- http://secunia.com/advisories/23911
- http://secunia.com/advisories/24479
- http://secunia.com/advisories/24636
- http://security.freebsd.org/advisories/FreeBSD-SA-06:26.gtar.asc
- http://security.gentoo.org/glsa/glsa-200612-10.xml
- http://securityreason.com/securityalert/1918
- http://securitytracker.com/id?1017423
- http://slackware.com/security/viewer.php?l=slackware-security&y=2006&m=slackware-security.469379
- http://support.avaya.com/elmodocs2/security/ASA-2007-015.htm
- http://www.debian.org/security/2006/dsa-1223
- http://www.mandriva.com/security/advisories?name=MDKSA-2006:219
- http://www.openpkg.com/security/advisories/OpenPKG-SA-2006.038.html
- http://www.securityfocus.com/archive/1/453286/100/0/threaded
Affected products (2)
- cpe:2.3:a:gnu:tar:1.15.1:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:tar:1.16:*:*:*:*:*:*:*
More vulnerabilities in Gnu Tar
- CVE-2005-2541 — Critical (CVSS 10.0): Tar 1.15.1 does not properly warn the user when extracting setuid or setgid files, which may allow local users or…
- CVE-2019-9923 — High (CVSS 7.5): pax_decode_header in sparse.c in GNU Tar before 1.32 had a NULL pointer dereference when parsing certain archives that…
- CVE-2016-6321 — High (CVSS 7.5): Directory traversal vulnerability in the safer_name_suffix function in GNU tar 1.14 through 1.29 might allow remote…
- CVE-2007-4476 — High (CVSS 7.5): Buffer overflow in the safer_name_suffix function in GNU tar has unspecified attack vectors and impact, resulting in a…
- CVE-2010-0624 — Medium (CVSS 6.8): Heap-based buffer overflow in the rmt_read__ function in lib/rtapelib.c in the rmt client functionality in GNU tar…
- CVE-2007-4131 — Medium (CVSS 6.8): Directory traversal vulnerability in the contains_dot_dot function in src/names.c in GNU tar allows user-assisted…