summaryrefslogtreecommitdiff
blob: 3573e291270067c063740c9067c03489abb37338 (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="200504-20">
  <title>openMosixview: Insecure temporary file creation</title>
  <synopsis>
    openMosixview and the openMosixcollector daemon are vulnerable to symlink
    attacks, potentially allowing a local user to overwrite arbitrary files.
  </synopsis>
  <product type="ebuild">openMosixview</product>
  <announced>April 21, 2005</announced>
  <revised>April 21, 2005: 01</revised>
  <bug>86686</bug>
  <access>local</access>
  <affected>
    <package name="sys-cluster/openmosixview" auto="yes" arch="*">
      <unaffected range="ge">1.5-r1</unaffected>
      <vulnerable range="lt">1.5-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    The openMosixview package contains several tools used to manage
    openMosix clusters, including openMosixview (the main monitoring and
    administration application) and openMosixcollector (a daemon collecting
    cluster and node information).
    </p>
  </background>
  <description>
    <p>
    Gangstuck and Psirac from Rexotec discovered that openMosixview
    insecurely creates several temporary files with predictable filenames.
    </p>
  </description>
  <impact type="normal">
    <p>
    A local attacker could create symbolic links in the temporary
    files directory, pointing to a valid file somewhere on the filesystem.
    When openMosixView or the openMosixcollector daemon runs, this would
    result in the file being overwritten with the rights of the user
    running the utility, which could be the root user.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All openMosixview users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose &quot;&gt;=sys-cluster/openmosixview-1.5-r1&quot;</code>
  </resolution>
  <references>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0894">CAN-2005-0894</uri>
  </references>
  <metadata tag="submitter" timestamp="Wed, 20 Apr 2005 11:45:51 +0000">
    koon
  </metadata>
  <metadata tag="bugReady" timestamp="Wed, 20 Apr 2005 11:46:46 +0000">
    koon
  </metadata>
</glsa>