summaryrefslogtreecommitdiff
blob: cab53ae9d8d41ddb33dc871dd49e9c6f83e87792 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201404-05">
  <title>OpenAFS: Multiple vulnerabilities</title>
  <synopsis>Multiple vulnerabilities have been found in OpenAFS, worst of which
    can allow attackers to execute arbitrary code
  </synopsis>
  <product type="ebuild">openafs</product>
  <announced>2014-04-07</announced>
  <revised count="1">2014-04-07</revised>
  <bug>265538</bug>
  <bug>355533</bug>
  <bug>460494</bug>
  <bug>478282</bug>
  <bug>478296</bug>
  <access>local, remote</access>
  <affected>
    <package name="net-fs/openafs" auto="yes" arch="*">
      <unaffected range="ge">1.6.5</unaffected>
      <vulnerable range="lt">1.6.5</vulnerable>
    </package>
  </affected>
  <background>
    <p>OpenAFS is an client-server program suite for federated file sharing and
      replicated content distribution.
    </p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in OpenAFS. Please review
      the CVE identifiers referenced below for details.
    </p>
  </description>
  <impact type="high">
    <p>An attacker could potentially execute arbitrary code with the
      permissions of the user running the AFS server, cause a Denial of Service
      condition, or gain access to sensitive information. Additionally, an
      attacker could compromise a cell’s private key, allowing them to
      impersonate any user in the cell.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All OpenAFS users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=net-fs/openafs-1.6.5"
    </code>
    
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-1250">CVE-2009-1250</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-1251">CVE-2009-1251</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-0430">CVE-2011-0430</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-0431">CVE-2011-0431</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1794">CVE-2013-1794</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1795">CVE-2013-1795</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4134">CVE-2013-4134</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4135">CVE-2013-4135</uri>
  </references>
  <metadata tag="requester" timestamp="2011-10-07T23:37:40Z">
    underling
  </metadata>
  <metadata tag="submitter" timestamp="2014-04-07T21:22:36Z">
    pinkbyte
  </metadata>
</glsa>