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-200711-02.xml
Date: Thu, 01 Nov 2007 23:08:18
Message-Id: E1Inj93-0001Gg-EQ@stork.gentoo.org
1 py 07/11/01 23:08:13
2
3 Added: glsa-200711-02.xml
4 Log:
5 GLSA 200711-02
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200711-02.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200711-02.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200711-02.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200711-02.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="200711-02">
21 <title>OpenSSH: Security bypass</title>
22 <synopsis>
23 A flaw has been discovered in OpenSSH which could allow a local attacker to
24 bypass security restrictions.
25 </synopsis>
26 <product type="ebuild">openssh</product>
27 <announced>November 01, 2007</announced>
28 <revised>November 01, 2007: 01</revised>
29 <bug>191321</bug>
30 <access>remote</access>
31 <affected>
32 <package name="net-misc/openssh" auto="yes" arch="*">
33 <unaffected range="ge">4.7</unaffected>
34 <vulnerable range="lt">4.7</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>
39 OpenSSH is a complete SSH protocol implementation that includes an SFTP
40 client and server support.
41 </p>
42 </background>
43 <description>
44 <p>
45 Jan Pechanec discovered that OpenSSH uses a trusted X11 cookie when it
46 cannot create an untrusted one.
47 </p>
48 </description>
49 <impact type="low">
50 <p>
51 An attacker could bypass the SSH client security policy and gain
52 privileges by causing an X client to be treated as trusted.
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 OpenSSH users should upgrade to the latest version:
63 </p>
64 <code>
65 # emerge --sync
66 # emerge --ask --oneshot --verbose &quot;&gt;=net-misc/openssh-4.7&quot;</code>
67 </resolution>
68 <references>
69 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4752">CVE-2007-4752</uri>
70 </references>
71 <metadata tag="requester" timestamp="Tue, 25 Sep 2007 19:38:10 +0000">
72 jaervosz
73 </metadata>
74 <metadata tag="bugReady" timestamp="Tue, 25 Sep 2007 19:38:18 +0000">
75 jaervosz
76 </metadata>
77 <metadata tag="submitter" timestamp="Fri, 28 Sep 2007 12:20:41 +0000">
78 p-y
79 </metadata>
80 </glsa>
81
82
83
84 --
85 gentoo-commits@g.o mailing list