summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-201904-03.xml')
-rw-r--r--metadata/glsa/glsa-201904-03.xml46
1 files changed, 46 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201904-03.xml b/metadata/glsa/glsa-201904-03.xml
new file mode 100644
index 000000000000..8a5ae4cdfa0e
--- /dev/null
+++ b/metadata/glsa/glsa-201904-03.xml
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201904-03">
+ <title>Unbound: Multiple vulnerabilities </title>
+ <synopsis>Multiple vulnerabilities have been found in Unbound, the worst of
+ which could lead to privilege escalation.
+ </synopsis>
+ <product type="ebuild">unbound</product>
+ <announced>2019-04-02</announced>
+ <revised count="1">2019-04-02</revised>
+ <bug>641042</bug>
+ <bug>677054</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-dns/unbound" auto="yes" arch="*">
+ <unaffected range="ge">1.8.3</unaffected>
+ <vulnerable range="lt">1.8.3</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Unbound is a validating, recursive, and caching DNS resolver.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in Unbound. Please review
+ the referenced bugs for details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>Please review the referenced bugs for details.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Unbound users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-dns/unbound-1.8.3"
+ </code>
+ </resolution>
+ <references>
+ </references>
+ <metadata tag="requester" timestamp="2019-03-10T00:48:50Z">BlueKnight</metadata>
+ <metadata tag="submitter" timestamp="2019-04-02T04:20:03Z">b-man</metadata>
+</glsa>