summaryrefslogtreecommitdiff
blob: 635cebd6051f31c23cd453a9337bdb81168aaf4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200804-29">
  <title>Comix: Multiple vulnerabilities</title>
  <synopsis>
    Multiple vulnerabilities in Comix may lead to execution of arbitrary
    commands and a Denial of Service.
  </synopsis>
  <product type="ebuild">comix</product>
  <announced>2008-04-25</announced>
  <revised count="01">2008-04-25</revised>
  <bug>215694</bug>
  <access>local, remote</access>
  <affected>
    <package name="media-gfx/comix" auto="yes" arch="*">
      <unaffected range="ge">3.6.4-r1</unaffected>
      <vulnerable range="lt">3.6.4-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Comix is a GTK comic book viewer.
    </p>
  </background>
  <description>
    <p>
    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).
    </p>
  </description>
  <impact type="normal">
    <p>
    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.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All Comix users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=media-gfx/comix-3.6.4-r1"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1568">CVE-2008-1568</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1796">CVE-2008-1796</uri>
  </references>
  <metadata tag="requester" timestamp="2008-04-10T14:29:23Z">
    keytoaster
  </metadata>
  <metadata tag="submitter" timestamp="2008-04-10T22:35:39Z">
    mfleming
  </metadata>
  <metadata tag="bugReady" timestamp="2008-04-13T23:01:03Z">
    rbu
  </metadata>
</glsa>