summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2016-01-27 09:46:28 +0300
committerSergey Popov <pinkbyte@gentoo.org>2016-01-27 09:46:28 +0300
commit723a7dc289f0003e20e5531e640912284ea7a868 (patch)
treea987d1bbdd3cf73630788c97f5263e959852a26d /glsa-201601-04.xml
parentAdd GLSA 201601-03 (diff)
downloadglsa-723a7dc289f0003e20e5531e640912284ea7a868.tar.gz
glsa-723a7dc289f0003e20e5531e640912284ea7a868.tar.bz2
glsa-723a7dc289f0003e20e5531e640912284ea7a868.zip
GLSA 201601-04
Diffstat (limited to 'glsa-201601-04.xml')
-rw-r--r--glsa-201601-04.xml49
1 files changed, 49 insertions, 0 deletions
diff --git a/glsa-201601-04.xml b/glsa-201601-04.xml
new file mode 100644
index 00000000..8d4f7979
--- /dev/null
+++ b/glsa-201601-04.xml
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201601-04">
+ <title>OpenSMTPD: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in OpenSMTPD, the worst
+ allowing remote attackers to execute arbitrary code.
+ </synopsis>
+ <product type="ebuild">opensmtpd</product>
+ <announced>January 27, 2016</announced>
+ <revised>January 27, 2016: 1</revised>
+ <bug>562034</bug>
+ <bug>562290</bug>
+ <access>remote</access>
+ <affected>
+ <package name="mail-mta/opensmtpd" auto="yes" arch="*">
+ <unaffected range="ge">5.7.3_p1</unaffected>
+ <vulnerable range="lt">5.7.3_p1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>OpenSMTPD is a lightweight but featured SMTP daemon from OpenBSD.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in OpenSMTPD. Please
+ review the CVE identifiers referenced below for details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker could possibly execute arbitrary code with the
+ privileges of the process, or cause a Denial of Service condition.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All OpenSMTPD users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=mail-mta/opensmtpd-5.7.3_p1"
+ </code>
+
+ </resolution>
+ <references>
+ </references>
+ <metadata tag="requester" timestamp="Fri, 02 Oct 2015 13:05:33 +0000">mrueg</metadata>
+ <metadata tag="submitter" timestamp="Wed, 27 Jan 2016 06:43:42 +0000">mrueg</metadata>
+</glsa>