summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2024-05-05 07:13:18 +0000
committerHans de Graaff <graaff@gentoo.org>2024-05-05 09:13:49 +0200
commit573380a79676407a84c4bd5cfca7805936336c8a (patch)
tree2652290eca321633f1f74724956a552869425da9 /glsa-202405-11.xml
parent[ GLSA 202405-10 ] Setuptools: Denial of Service (diff)
downloadglsa-573380a79676407a84c4bd5cfca7805936336c8a.tar.gz
glsa-573380a79676407a84c4bd5cfca7805936336c8a.tar.bz2
glsa-573380a79676407a84c4bd5cfca7805936336c8a.zip
[ GLSA 202405-11 ] MIT krb5: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/803434 Bug: https://bugs.gentoo.org/809845 Bug: https://bugs.gentoo.org/879875 Bug: https://bugs.gentoo.org/917464 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'glsa-202405-11.xml')
-rw-r--r--glsa-202405-11.xml49
1 files changed, 49 insertions, 0 deletions
diff --git a/glsa-202405-11.xml b/glsa-202405-11.xml
new file mode 100644
index 00000000..8274d0a3
--- /dev/null
+++ b/glsa-202405-11.xml
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202405-11">
+ <title>MIT krb5: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in MIT krb5, the worst of which could lead to remote code execution.</synopsis>
+ <product type="ebuild">mit-krb5</product>
+ <announced>2024-05-05</announced>
+ <revised count="1">2024-05-05</revised>
+ <bug>803434</bug>
+ <bug>809845</bug>
+ <bug>879875</bug>
+ <bug>917464</bug>
+ <access>remote</access>
+ <affected>
+ <package name="app-crypt/mit-krb5" auto="yes" arch="*">
+ <unaffected range="ge">1.21.2</unaffected>
+ <vulnerable range="lt">1.21.2</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>MIT krb5 is the free implementation of the Kerberos network authentication protocol by the Massachusetts Institute of Technology.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in MIT krb5. Please review the CVE identifiers referenced below for details.</p>
+ </description>
+ <impact type="normal">
+ <p>Please review the referenced CVE identifiers for details.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All MIT krb5 users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=app-crypt/mit-krb5-1.21.2"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-36222">CVE-2021-36222</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-37750">CVE-2021-37750</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-42898">CVE-2022-42898</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-36054">CVE-2023-36054</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-39975">CVE-2023-39975</uri>
+ </references>
+ <metadata tag="requester" timestamp="2024-05-05T07:13:18.708629Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2024-05-05T07:13:18.710959Z">graaff</metadata>
+</glsa> \ No newline at end of file