summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-200701-21.xml')
-rw-r--r--metadata/glsa/glsa-200701-21.xml66
1 files changed, 66 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200701-21.xml b/metadata/glsa/glsa-200701-21.xml
new file mode 100644
index 000000000000..07a486a4cba3
--- /dev/null
+++ b/metadata/glsa/glsa-200701-21.xml
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200701-21">
+ <title>MIT Kerberos 5: Arbitrary Remote Code Execution</title>
+ <synopsis>
+ Multiple vulnerabilities in MIT Kerberos 5 could potentially result in the
+ execution of arbitrary code.
+ </synopsis>
+ <product type="ebuild">mit-krb5</product>
+ <announced>2007-01-24</announced>
+ <revised count="01">2007-01-24</revised>
+ <bug>158810</bug>
+ <access>remote</access>
+ <affected>
+ <package name="app-crypt/mit-krb5" auto="yes" arch="*">
+ <unaffected range="ge">1.5.2</unaffected>
+ <vulnerable range="lt">1.5.2</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ MIT Kerberos 5 is a suite of applications that implement the Kerberos
+ network protocol.
+ </p>
+ </background>
+ <description>
+ <p>
+ The Kerberos administration daemon, and possibly other applications
+ using the GSS-API or RPC libraries, could potentially call a function
+ pointer in a freed heap buffer, or attempt to free an uninitialized
+ pointer.
+ </p>
+ </description>
+ <impact type="high">
+ <p>
+ A remote attacker may be able to crash an affected application, or
+ potentially execute arbitrary code with root privileges.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All MIT Kerberos 5 users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=app-crypt/mit-krb5-1.5.2"</code>
+ </resolution>
+ <references>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6143">CVE-2006-6143</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6144">CVE-2006-6144</uri>
+ </references>
+ <metadata tag="requester" timestamp="2007-01-12T22:46:59Z">
+ falco
+ </metadata>
+ <metadata tag="submitter" timestamp="2007-01-14T23:13:19Z">
+ taviso
+ </metadata>
+ <metadata tag="bugReady" timestamp="2007-01-22T12:38:46Z">
+ falco
+ </metadata>
+</glsa>