Lucene search

K
gentooGentoo FoundationGLSA-200612-10
HistoryDec 11, 2006 - 12:00 a.m.

Tar: Directory traversal vulnerability

2006-12-1100:00:00
Gentoo Foundation
security.gentoo.org
19

CVSS2

4

Attack Vector

NETWORK

Attack Complexity

HIGH

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:H/Au:N/C:N/I:P/A:P

EPSS

0.014

Percentile

86.6%

Background

The Tar program provides the ability to create and manipulate tar archives.

Description

Tar does not properly extract archive elements using the GNUTYPE_NAMES record name, allowing files to be created at arbitrary locations using symlinks. Once a symlink is extracted, files after the symlink in the archive will be extracted to the destination of the symlink.

Impact

An attacker could entice a user to extract a specially crafted tar archive, possibly allowing for the overwriting of arbitrary files on the system extracting the archive.

Workaround

There is no known workaround at this time.

Resolution

All Tar users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=app-arch/tar-1.16-r2"
OSVersionArchitecturePackageVersionFilename
Gentooanyallapp-arch/tar< 1.16-r2UNKNOWN

CVSS2

4

Attack Vector

NETWORK

Attack Complexity

HIGH

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:H/Au:N/C:N/I:P/A:P

EPSS

0.014

Percentile

86.6%