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-200710-01.xml
Date: Thu, 04 Oct 2007 21:49:41
Message-Id: E1IdYQU-0008J1-Ot@stork.gentoo.org
1 py 07/10/04 21:40:10
2
3 Added: glsa-200710-01.xml
4 Log:
5 GLSA-200710-01
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200710-01.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200710-01.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200710-01.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200710-01.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="200710-01">
21 <title>RPCSEC_GSS library: Buffer overflow</title>
22 <synopsis>
23 A buffer overflow vulnerability has been discovered in librpcsecgss.
24 </synopsis>
25 <product type="ebuild">librcpsecgss</product>
26 <announced>October 04, 2007</announced>
27 <revised>October 04, 2007: 01</revised>
28 <bug>191479</bug>
29 <access>remote</access>
30 <affected>
31 <package name="net-libs/librpcsecgss" auto="yes" arch="*">
32 <unaffected range="ge">0.16</unaffected>
33 <vulnerable range="lt">0.16</vulnerable>
34 </package>
35 </affected>
36 <background>
37 <p>
38 librpcsecgss is an implementation of RPCSEC_GSS for secure RPC
39 communications.
40 </p>
41 </background>
42 <description>
43 <p>
44 A stack based buffer overflow has been discovered in the
45 svcauth_gss_validate() function in file lib/rpc/svc_auth_gss.c when
46 processing an overly long string in a RPC message.
47 </p>
48 </description>
49 <impact type="high">
50 <p>
51 A remote attacker could send a specially crafted RPC request to an
52 application relying on this library, e.g NFSv4 or Kerberos
53 (GLSA-200709-01), resulting in the execution of arbitrary code with the
54 privileges of the user running the application.
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 librpcsecgss users should upgrade to the latest version:
65 </p>
66 <code>
67 # emerge --sync
68 # emerge --ask --oneshot --verbose &quot;&gt;=net-libs/librpcsecgss-0.16&quot;</code>
69 </resolution>
70 <references>
71 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3999">CVE-2007-3999</uri>
72 <uri link="http://www.gentoo.org/security/en/glsa/glsa-200709-01.xml">GLSA-200709-01</uri>
73 </references>
74 <metadata tag="requester" timestamp="Sun, 09 Sep 2007 19:27:24 +0000">
75 jaervosz
76 </metadata>
77 <metadata tag="bugReady" timestamp="Sun, 09 Sep 2007 19:29:01 +0000">
78 jaervosz
79 </metadata>
80 <metadata tag="submitter" timestamp="Sat, 29 Sep 2007 15:36:52 +0000">
81 p-y
82 </metadata>
83 </glsa>
84
85
86
87 --
88 gentoo-commits@g.o mailing list