summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
committerAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
commita24567fbc43f221b14e805f9bc0b7c6d16911c46 (patch)
tree910a04fe6ee560ac0eebac55f3cd2781c3519760 /glsa-201110-12.xml
downloadglsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.gz
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.bz2
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.zip
Import existing advisories
Diffstat (limited to 'glsa-201110-12.xml')
-rw-r--r--glsa-201110-12.xml51
1 files changed, 51 insertions, 0 deletions
diff --git a/glsa-201110-12.xml b/glsa-201110-12.xml
new file mode 100644
index 00000000..c20da840
--- /dev/null
+++ b/glsa-201110-12.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet type="text/xsl" href="/xsl/glsa.xsl"?>
+<?xml-stylesheet type="text/xsl" href="/xsl/guide.xsl"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201110-12">
+ <title>Unbound: Denial of Service</title>
+ <synopsis>Multiple Denial of Service vulnerabilities were found in Unbound.</synopsis>
+ <product type="ebuild">unbound</product>
+ <announced>October 15, 2011</announced>
+ <revised>October 15, 2011: 1</revised>
+ <bug>309117</bug>
+ <bug>368981</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-dns/unbound" auto="yes" arch="*">
+ <unaffected range="ge">1.4.10</unaffected>
+ <vulnerable range="lt">1.4.10</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 CVE identifiers referenced below for details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker could cause a Denial of Service.</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.4.10"
+ </code>
+
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-0969">CVE-2010-0969</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1922">CVE-2011-1922</uri>
+ </references>
+ <metadata timestamp="Sat, 08 Oct 2011 22:09:43 +0000" tag="requester">craig</metadata>
+ <metadata timestamp="Sat, 15 Oct 2011 09:21:34 +0000" tag="submitter">
+ keytoaster
+ </metadata>
+</glsa>