summaryrefslogtreecommitdiff
blob: c45290f43ba9525e7a6494decac087df72986583 (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200501-44">
  <title>ncpfs: Multiple vulnerabilities</title>
  <synopsis>
    The ncpfs utilities contain multiple flaws, potentially resulting in the
    remote execution of arbitrary code or local file access with elevated
    privileges.
  </synopsis>
  <product type="ebuild">ncpfs</product>
  <announced>2005-01-30</announced>
  <revised>2005-01-30: 01</revised>
  <bug>77414</bug>
  <access>remote and local</access>
  <affected>
    <package name="net-fs/ncpfs" auto="yes" arch="*">
      <unaffected range="ge">2.2.6</unaffected>
      <vulnerable range="lt">2.2.6</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    ncpfs is a NCP protocol network filesystem driver that allows
    access to NetWare services, to mount volumes of NetWare servers or
    print to NetWare print queues.
    </p>
  </background>
  <description>
    <p>
    Erik Sjolund discovered two vulnerabilities in the programs
    bundled with ncpfs: there is a potentially exploitable buffer overflow
    in ncplogin (CAN-2005-0014), and due to a flaw in nwclient.c, utilities
    using the NetWare client functions insecurely access files with
    elevated privileges (CAN-2005-0013).
    </p>
  </description>
  <impact type="normal">
    <p>
    The buffer overflow might allow a malicious remote NetWare server
    to execute arbitrary code on the NetWare client. Furthermore, a local
    attacker may be able to create links and access files with elevated
    privileges using SUID ncpfs utilities.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All ncpfs users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=net-fs/ncpfs-2.2.6"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0013">CAN-2005-0013</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0014">CAN-2005-0014</uri>
    <uri link="ftp://platan.vc.cvut.cz/pub/linux/ncpfs/Changes-2.2.6">ncpfs ChangeLog</uri>
  </references>
  <metadata tag="requester" timestamp="2005-01-29T09:02:48Z">
    jaervosz
  </metadata>
  <metadata tag="bugReady" timestamp="2005-01-29T11:01:37Z">
    koon
  </metadata>
  <metadata tag="submitter" timestamp="2005-01-29T11:18:51Z">
    koon
  </metadata>
</glsa>