Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201311-18.xml
Date: Thu, 28 Nov 2013 08:20:03
Message-Id: 20131128082000.632BB2004B@flycatcher.gentoo.org
1 pinkbyte 13/11/28 08:20:00
2
3 Added: glsa-201311-18.xml
4 Log:
5 GLSA 201311-18
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201311-18.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201311-18.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201311-18.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201311-18.xml
14 ===================================================================
15 <?xml version="1.0" encoding="UTF-8"?>
16 <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19 <glsa id="201311-18">
20 <title>Unbound: Denial of Service</title>
21 <synopsis>Multiple Denial of Service vulnerabilities have been found in
22 Unbound.
23 </synopsis>
24 <product type="ebuild">unbound</product>
25 <announced>November 28, 2013</announced>
26 <revised>November 28, 2013: 1</revised>
27 <bug>395287</bug>
28 <access>remote</access>
29 <affected>
30 <package name="net-dns/unbound" auto="yes" arch="*">
31 <unaffected range="ge">1.4.13_p2</unaffected>
32 <vulnerable range="lt">1.4.13_p2</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>Unbound is a validating, recursive, and caching DNS resolver. </p>
37 </background>
38 <description>
39 <p>Multiple vulnerabilities have been discovered in Unbound. Please review
40 the CVE identifiers referenced below for details.
41 </p>
42 </description>
43 <impact type="normal">
44 <p>A remote attacker could possibly cause a Denial of Service condition via
45 a specially crafted response.
46 </p>
47 </impact>
48 <workaround>
49 <p>There is no known workaround at this time.</p>
50 </workaround>
51 <resolution>
52 <p>All Unbound users should upgrade to the latest version:</p>
53
54 <code>
55 # emerge --sync
56 # emerge --ask --oneshot --verbose "&gt;=net-dns/unbound-1.4.13_p2"
57 </code>
58
59 </resolution>
60 <references>
61 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-4528">CVE-2011-4528</uri>
62 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-4869">CVE-2011-4869</uri>
63 </references>
64 <metadata tag="requester" timestamp="Tue, 06 Mar 2012 01:21:57 +0000">craig</metadata>
65 <metadata tag="submitter" timestamp="Thu, 28 Nov 2013 08:18:29 +0000">Zlogene</metadata>
66 </glsa>