summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202006-12.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-06-13 10:39:22 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-06-13 10:39:22 +0100
commit9452a6e87b6c2c70513bc47a2470bf9f1168920e (patch)
tree8ac67e26b45f34d71c5aab3621813b100a0d5f00 /metadata/glsa/glsa-202006-12.xml
parentf516638b7fe9592837389826a6152a7e1b251c54 (diff)
gentoo resync : 13.06.2020
Diffstat (limited to 'metadata/glsa/glsa-202006-12.xml')
-rw-r--r--metadata/glsa/glsa-202006-12.xml46
1 files changed, 46 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202006-12.xml b/metadata/glsa/glsa-202006-12.xml
new file mode 100644
index 000000000000..d55a1902c21c
--- /dev/null
+++ b/metadata/glsa/glsa-202006-12.xml
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202006-12">
+ <title>GNU Mailutils: Privilege escalation</title>
+ <synopsis>A vulnerability has been found in GNU Mailutils allowing privilege
+ escalation.
+ </synopsis>
+ <product type="ebuild">mailutils</product>
+ <announced>2020-06-13</announced>
+ <revised count="1">2020-06-13</revised>
+ <bug>700806</bug>
+ <access>local</access>
+ <affected>
+ <package name="net-mail/mailutils" auto="yes" arch="*">
+ <unaffected range="ge">3.8</unaffected>
+ <vulnerable range="lt">3.8</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>The GNU Mailutils are a collection of mail-related utilities, including
+ an IMAP4 server (imap4d).
+ </p>
+ </background>
+ <description>
+ <p>GNU Mailutils runs maidag by default with setuid root permissions.</p>
+ </description>
+ <impact type="high">
+ <p>An attacker can use this to write to arbitrary files as root.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All GNU Mailutils users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-mail/mailutils-3.8"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-18862">CVE-2019-18862</uri>
+ </references>
+ <metadata tag="requester" timestamp="2020-05-12T21:52:25Z">sam_c</metadata>
+ <metadata tag="submitter" timestamp="2020-06-13T01:51:38Z">sam_c</metadata>
+</glsa>