summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
committerAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
commita24567fbc43f221b14e805f9bc0b7c6d16911c46 (patch)
tree910a04fe6ee560ac0eebac55f3cd2781c3519760 /glsa-201404-05.xml
downloadglsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.gz
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.bz2
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.zip
Import existing advisories
Diffstat (limited to 'glsa-201404-05.xml')
-rw-r--r--glsa-201404-05.xml71
1 files changed, 71 insertions, 0 deletions
diff --git a/glsa-201404-05.xml b/glsa-201404-05.xml
new file mode 100644
index 00000000..da2c6ee9
--- /dev/null
+++ b/glsa-201404-05.xml
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
+<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
+<!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>April 07, 2014</announced>
+ <revised>April 07, 2014: 1</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="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-1250">CVE-2009-1250</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-1251">CVE-2009-1251</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-0430">CVE-2011-0430</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-0431">CVE-2011-0431</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1794">CVE-2013-1794</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1795">CVE-2013-1795</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4134">CVE-2013-4134</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4135">CVE-2013-4135</uri>
+ </references>
+ <metadata tag="requester" timestamp="Fri, 07 Oct 2011 23:37:40 +0000">
+ underling
+ </metadata>
+ <metadata tag="submitter" timestamp="Mon, 07 Apr 2014 21:22:36 +0000">
+ pinkbyte
+ </metadata>
+</glsa>