summaryrefslogtreecommitdiff
blob: d9fe47e2c1474c8df1b2bd5464ff2d52fb079b9f (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201206-29">
  <title>mount-cifs: Multiple vulnerabilites</title>
  <synopsis>Multiple vulnerabilities were found in mount-cifs, the worst of
    which leading to privilege escalation.
  </synopsis>
  <product type="ebuild">mount-cifs</product>
  <announced>2012-06-25</announced>
  <revised count="2">2014-02-02</revised>
  <bug>308067</bug>
  <access>remote</access>
  <affected>
    <package name="net-fs/mount-cifs" auto="yes" arch="*">
      <vulnerable range="le">3.0.30</vulnerable>
    </package>
  </affected>
  <background>
    <p>mount-cifs is the cifs filesystem mount helper split from Samba.</p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in mount-cifs. Please
      review the CVE identifiers referenced below for details.
    </p>
  </description>
  <impact type="normal">
    <p>The vulnerabilities allow local users to cause a denial of service (mtab
      corruption) via a crafted string. Also, local users could mount a CIFS
      share on an arbitrary mountpoint, and gain privileges via a symlink
      attack on the mountpoint directory file.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>Gentoo has discontinued support for mount-cifs. We recommend that users
      unmerge mount-cifs:
    </p>
    
    <code>
      # emerge --unmerge "net-fs/mount-cifs"
    </code>
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-0547">CVE-2010-0547</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-0787">CVE-2010-0787</uri>
  </references>
  <metadata tag="requester" timestamp="2011-10-08T22:36:28Z">
    keytoaster
  </metadata>
  <metadata tag="submitter" timestamp="2014-02-02T18:36:37Z">craig</metadata>
</glsa>