Gentoo Archives: gentoo-commits

From: "Robert Buchholz (rbu)" <rbu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200804-22.xml
Date: Fri, 18 Apr 2008 14:19:39
Message-Id: E1JmrRB-0006Uc-02@stork.gentoo.org
1 rbu 08/04/18 14:19:36
2
3 Added: glsa-200804-22.xml
4 Log:
5 GLSA 200804-22
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200804-22.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200804-22.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200804-22.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200804-22.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
20 <glsa id="200804-22">
21 <title>PowerDNS Recursor: DNS Cache Poisoning</title>
22 <synopsis>
23 Use of insufficient randomness in PowerDNS Recursor might lead to DNS cache
24 poisoning.
25 </synopsis>
26 <product type="ebuild">pdns-recursor</product>
27 <announced>April 18, 2008</announced>
28 <revised>April 18, 2008: 01</revised>
29 <bug>215567</bug>
30 <access>remote</access>
31 <affected>
32 <package name="net-dns/pdns-recursor" auto="yes" arch="*">
33 <unaffected range="ge">3.1.5</unaffected>
34 <vulnerable range="lt">3.1.5</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>
39 The PowerDNS Recursor is an advanced recursing nameserver.
40 </p>
41 </background>
42 <description>
43 <p>
44 Amit Klein of Trusteer reported that insufficient randomness is used to
45 calculate the TRXID values and the UDP source port numbers.
46 </p>
47 </description>
48 <impact type="normal">
49 <p>
50 A remote attacker could send malicious answers to insert arbitrary DNS
51 data into the cache. These attacks would in turn help an attacker to
52 perform man-in-the-middle and site impersonation attacks.
53 </p>
54 </impact>
55 <workaround>
56 <p>
57 There is no known workaround at this time.
58 </p>
59 </workaround>
60 <resolution>
61 <p>
62 All PowerDNS Recursor users should upgrade to the latest version:
63 </p>
64 <code>
65 # emerge --sync
66 # emerge --ask --oneshot --verbose &quot;&gt;=net-dns/pdns-recursor-3.1.5&quot;</code>
67 </resolution>
68 <references>
69 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1637">CVE-2008-1637</uri>
70 </references>
71 <metadata tag="requester" timestamp="Thu, 17 Apr 2008 20:12:08 +0000">
72 keytoaster
73 </metadata>
74 <metadata tag="submitter" timestamp="Fri, 18 Apr 2008 01:27:35 +0000">
75 rbu
76 </metadata>
77 <metadata tag="bugReady" timestamp="Fri, 18 Apr 2008 01:27:43 +0000">
78 rbu
79 </metadata>
80 </glsa>
81
82
83
84 --
85 gentoo-commits@l.g.o mailing list