Gentoo Archives: gentoo-commits

From: "Pierre-Yves Rofes (py)" <py@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200904-05.xml
Date: Sun, 05 Apr 2009 13:54:16
Message-Id: E1LqSne-0006jl-1Y@stork.gentoo.org
1 py 09/04/05 13:54:14
2
3 Added: glsa-200904-05.xml
4 Log:
5 GLSA 200904-05
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200904-05.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200904-05.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200904-05.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200904-05.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="200904-05">
21 <title>ntp: Certificate validation error</title>
22 <synopsis>
23 An error in the OpenSSL certificate chain validation in ntp might allow for
24 spoofing attacks.
25 </synopsis>
26 <product type="ebuild">ntp</product>
27 <announced>April 05, 2009</announced>
28 <revised>April 05, 2009: 01</revised>
29 <bug>254098</bug>
30 <access>remote</access>
31 <affected>
32 <package name="net-misc/ntp" auto="yes" arch="*">
33 <unaffected range="ge">4.2.4_p6</unaffected>
34 <vulnerable range="lt">4.2.4_p6</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>
39 ntp contains the client and daemon implementations for the Network Time
40 Protocol.
41 </p>
42 </background>
43 <description>
44 <p>
45 It has been reported that ntp incorrectly checks the return value of
46 the EVP_VerifyFinal(), a vulnerability related to CVE-2008-5077 (GLSA
47 200902-02).
48 </p>
49 </description>
50 <impact type="normal">
51 <p>
52 A remote attacker could exploit this vulnerability to spoof arbitrary
53 names to conduct Man-In-The-Middle attacks and intercept sensitive
54 information.
55 </p>
56 </impact>
57 <workaround>
58 <p>
59 There is no known workaround at this time.
60 </p>
61 </workaround>
62 <resolution>
63 <p>
64 All ntp users should upgrade to the latest version:
65 </p>
66 <code>
67 # emerge --sync
68 # emerge --ask --oneshot --verbose &quot;&gt;=net-misc/ntp-4.2.4_p6&quot;</code>
69 </resolution>
70 <references>
71 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5077">CVE-2008-5077</uri>
72 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0021">CVE-2009-0021</uri>
73 <uri link="http://www.gentoo.org/security/en/glsa/glsa-200902-02.xml">GLSA 200902-02</uri>
74 </references>
75 <metadata tag="submitter" timestamp="Tue, 31 Mar 2009 11:41:38 +0000">
76 p-y
77 </metadata>
78 <metadata tag="bugReady" timestamp="Tue, 31 Mar 2009 11:41:46 +0000">
79 p-y
80 </metadata>
81 </glsa>