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

<glsa id="200502-18">
  <title>VMware Workstation: Untrusted library search path</title>
  <synopsis>
    VMware may load shared libraries from an untrusted, world-writable
    directory, resulting in the execution of arbitrary code.
  </synopsis>
  <product type="ebuild">VMware</product>
  <announced>February 14, 2005</announced>
  <revised>May 25, 2006: 03</revised>
  <bug>81344</bug>
  <access>local</access>
  <affected>
    <package name="app-emulation/vmware-workstation" auto="yes" arch="*">
      <unaffected range="ge">4.5.2.8848-r5</unaffected>
      <unaffected range="rge">3.2.1.2242-r4</unaffected>
      <vulnerable range="lt">4.5.2.8848-r5</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    VMware Workstation is a powerful virtual machine for developers and
    system administrators.
    </p>
  </background>
  <description>
    <p>
    Tavis Ormandy of the Gentoo Linux Security Audit Team has discovered
    that VMware Workstation searches for gdk-pixbuf loadable modules in an
    untrusted, world-writable directory.
    </p>
  </description>
  <impact type="normal">
    <p>
    A local attacker could create a malicious shared object that would be
    loaded by VMware, resulting in the execution of arbitrary code with the
    privileges of the user running VMware.
    </p>
  </impact>
  <workaround>
    <p>
    The system administrator may create the file /tmp/rrdharan to prevent
    malicious users from creating a directory at that location:
    </p>
    <code>
    # touch /tmp/rrdharan</code>
  </workaround>
  <resolution>
    <p>
    All VMware Workstation users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose &quot;&gt;=app-emulation/vmware-workstation-3.2.1.2242-r4&quot;</code>
  </resolution>
  <references>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0444">CVE-2005-0444</uri>
  </references>
  <metadata tag="requester" timestamp="Sat, 12 Feb 2005 12:53:09 +0000">
    koon
  </metadata>
  <metadata tag="bugReady" timestamp="Sat, 12 Feb 2005 12:53:31 +0000">
    koon
  </metadata>
  <metadata tag="submitter" timestamp="Sun, 13 Feb 2005 19:36:17 +0000">
    taviso
  </metadata>
</glsa>