summaryrefslogtreecommitdiff
blob: cef38b73b45c89f91233de7dd50d2da22ace6ce4 (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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200411-26">
  <title>GIMPS, SETI@home, ChessBrain: Insecure installation</title>
  <synopsis>
    Improper file ownership allows user-owned files to be run with root
    privileges by init scripts.
  </synopsis>
  <product type="ebuild">GIMPS,SETI@home,ChessBrain</product>
  <announced>2004-11-17</announced>
  <revised count="03">2006-05-22</revised>
  <bug>69868</bug>
  <access>local</access>
  <affected>
    <package name="sci-misc/gimps" auto="yes" arch="*">
      <unaffected range="ge">23.9-r1</unaffected>
      <vulnerable range="le">23.9</vulnerable>
    </package>
    <package name="sci-misc/setiathome" auto="yes" arch="*">
      <unaffected range="ge">3.08-r4</unaffected>
      <unaffected range="rge">3.03-r2</unaffected>
      <vulnerable range="le">3.08-r3</vulnerable>
    </package>
    <package name="sci-misc/chessbrain" auto="yes" arch="*">
      <unaffected range="ge">20407-r1</unaffected>
      <vulnerable range="le">20407</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    GIMPS is a client for the distributed Great Internet Mersenne Prime
    Search. SETI@home is the client for the Search for Extraterrestrial
    Intelligence (SETI) project. ChessBrain is the client for the
    distributed chess supercomputer.
    </p>
  </background>
  <description>
    <p>
    GIMPS, SETI@home and ChessBrain ebuilds install user-owned binaries and
    init scripts which are executed with root privileges.
    </p>
  </description>
  <impact type="high">
    <p>
    This could lead to a local privilege escalation or root compromise.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All GIMPS users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=sci-misc/gimps-23.9-r1"</code>
    <p>
    All SETI@home users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=sci-misc/setiathome-3.03-r2"</code>
    <p>
    All ChessBrain users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=sci-misc/chessbrain-20407-r1"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1115">CVE-2004-1115</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1116">CVE-2004-1116</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1117">CVE-2004-1117</uri>
  </references>
  <metadata tag="requester" timestamp="2004-11-13T08:00:15Z">
    jaervosz
  </metadata>
  <metadata tag="submitter" timestamp="2004-11-14T18:34:14Z">
    jaervosz
  </metadata>
  <metadata tag="bugReady" timestamp="2004-11-14T18:38:42Z">
    jaervosz
  </metadata>
</glsa>