GLSA Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
Joined: 12 May 2004 Posts: 2663
|
Posted: Fri Apr 25, 2008 9:26 pm Post subject: [ GLSA 200804-29 ] Comix: Multiple vulnerabilities |
|
|
Gentoo Linux Security Advisory
Title: Comix: Multiple vulnerabilities (GLSA 200804-29)
Severity: normal
Exploitable: local, remote
Date: April 25, 2008
Bug(s): #215694
ID: 200804-29
Synopsis
Multiple vulnerabilities in Comix may lead to execution of arbitrary commands and a Denial of Service.
Background
Comix is a GTK comic book viewer.
Affected Packages
Package: media-gfx/comix
Vulnerable: < 3.6.4-r1
Unaffected: >= 3.6.4-r1
Architectures: All supported architectures
Description
Comix does not properly sanitize filenames containing shell metacharacters when they are passed to the rar, unrar, or jpegtran programs (CVE-2008-1568). Comix also creates directories with predictable names (CVE-2008-1796).
Impact
A remote attacker could exploit the first vulnerability by enticing a user to use Comix to open a file with a specially crafted filename, resulting in the execution of arbitrary commands. The second vulnerability could be exploited by a local attacker to cause a Denial of Service by creating a file or directory with the same filename as the predictable filename used by Comix.
Workaround
There is no known workaround at this time.
Resolution
All Comix users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=media-gfx/comix-3.6.4-r1" |
References
CVE-2008-1568
CVE-2008-1796
Last edited by GLSA on Mon Dec 01, 2008 4:20 am; edited 2 times in total |
|