summaryrefslogtreecommitdiff
blob: 8130baece771abeb2778d7bda0ed1aede0863844 (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">

<glsa id="200903-16">
  <title>Epiphany: Untrusted search path</title>
  <synopsis>
    An untrusted search path vulnerability in Epiphany might result in the
    execution of arbitrary code.
  </synopsis>
  <product type="ebuild">epiphany</product>
  <announced>March 09, 2009</announced>
  <revised>March 09, 2009: 01</revised>
  <bug>257000</bug>
  <access>local</access>
  <affected>
    <package name="www-client/epiphany" auto="yes" arch="*">
      <unaffected range="ge">2.22.3-r2</unaffected>
      <vulnerable range="lt">2.22.3-r2</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Epiphany is a GNOME webbrowser based on the Mozilla rendering engine
    Gecko.
    </p>
  </background>
  <description>
    <p>
    James Vega reported an untrusted search path vulnerability in the
    Python interface.
    </p>
  </description>
  <impact type="normal">
    <p>
    A local attacker could entice a user to run Epiphany from a directory
    containing a specially crafted python module, resulting in the
    execution of arbitrary code with the privileges of the user running
    Epiphany.
    </p>
  </impact>
  <workaround>
    <p>
    Do not run "epiphany" from untrusted working directories.
    </p>
  </workaround>
  <resolution>
    <p>
    All Epiphany users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose &quot;&gt;=www-client/epiphany-2.22.3-r2&quot;</code>
  </resolution>
  <references>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5985">CVE-2008-5985</uri>
  </references>
  <metadata tag="requester" timestamp="Sat, 07 Mar 2009 16:40:03 +0000">
    rbu
  </metadata>
  <metadata tag="submitter" timestamp="Sat, 07 Mar 2009 18:06:14 +0000">
    rbu
  </metadata>
  <metadata tag="bugReady" timestamp="Sat, 07 Mar 2009 18:06:33 +0000">
    rbu
  </metadata>
</glsa>