GLSA Advocate
Joined: 12 May 2004 Posts: 2663
|
Posted: Sun Jun 01, 2014 4:26 pm Post subject: [ GLSA 201406-02 ] libarchive: Multiple vulnerabilities |
|
|
Gentoo Linux Security Advisory
Title: libarchive: Multiple vulnerabilities (GLSA 201406-02)
Severity: normal
Exploitable: remote
Date: June 01, 2014
Bug(s): #366687, #463632
ID: 201406-02
Synopsis
Multiple vulnerabilities have been found in libarchive, some of
which may allow execution of arbitrary code.
Background
libarchive is a library for manipulating different streaming archive
formats, including certain tar variants, several cpio formats, and both
BSD and GNU ar variants.
Affected Packages
Package: app-arch/libarchive
Vulnerable: < 3.1.2-r1
Unaffected: >= 3.1.2-r1
Architectures: All supported architectures
Description
Multiple vulnerabilities have been discovered in libarchive. Please
review the CVE identifiers referenced below for details.
Impact
A remote attacker could entice a user or automated process to open a
specially crafted archive using an application linked against libarchive,
possibly resulting in execution of arbitrary code with the privileges of
the process or a Denial of Service condition.
Workaround
There is no known workaround at this time.
Resolution
All libarchive users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=app-arch/libarchive-3.1.2-r1"
| Packages which depend on this library may need to be recompiled. Tools
such as revdep-rebuild may assist in identifying some of these packages.
References
CVE-2010-4666
CVE-2011-1777
CVE-2011-1778
CVE-2011-1779
CVE-2013-0211 |
|