summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-22 19:34:31 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-22 19:34:31 -0400
commit658c5a4beea521eddf501e2a0457ed70442d4c9b (patch)
tree5e3b757a1566721d0baa7239c07e8a4ffc8d618e /glsa-201904-22.xml
parent[ GLSA 201904-21 ] SQLite: Remote code execution (diff)
downloadglsa-658c5a4beea521eddf501e2a0457ed70442d4c9b.tar.gz
glsa-658c5a4beea521eddf501e2a0457ed70442d4c9b.tar.bz2
glsa-658c5a4beea521eddf501e2a0457ed70442d4c9b.zip
[ GLSA 201904-22 ] OpenDKIM: Root privilege escalation
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'glsa-201904-22.xml')
-rw-r--r--glsa-201904-22.xml50
1 files changed, 50 insertions, 0 deletions
diff --git a/glsa-201904-22.xml b/glsa-201904-22.xml
new file mode 100644
index 00000000..0859caae
--- /dev/null
+++ b/glsa-201904-22.xml
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201904-22">
+ <title>OpenDKIM: Root privilege escalation</title>
+ <synopsis>A vulnerability was discovered in Gentoo's ebuild for OpenDKIM
+ which could lead to root privilege escalation.
+ </synopsis>
+ <product type="ebuild">opendkim</product>
+ <announced>2019-04-22</announced>
+ <revised count="1">2019-04-22</revised>
+ <bug>629914</bug>
+ <access>remote</access>
+ <affected>
+ <package name="mail-filter/opendkim" auto="yes" arch="*">
+ <unaffected range="ge">2.10.3-r8</unaffected>
+ <vulnerable range="lt">2.10.3-r8</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>A community effort to develop and maintain a C library for producing
+ DKIM-aware applications and an open source milter for providing DKIM
+ service.
+ </p>
+ </background>
+ <description>
+ <p>It was discovered that Gentoo’s OpenDKIM ebuild does not properly set
+ permissions or place the pid file in a safe directory.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A local attacker could escalate privileges.</p>
+ </impact>
+ <workaround>
+ <p>Users should ensure the proper permissions are set as discussed in the
+ referenced bugs.
+ </p>
+ </workaround>
+ <resolution>
+ <p>All OpenDKIM users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=mail-filter/opendkim-2.10.3-r8"
+ </code>
+ </resolution>
+ <references>
+ </references>
+ <metadata tag="requester" timestamp="2019-04-02T07:15:45Z">BlueKnight</metadata>
+ <metadata tag="submitter" timestamp="2019-04-22T23:34:15Z">b-man</metadata>
+</glsa>