Gentoo Archives: gentoo-commits

From: "Alex Legler (a3li)" <a3li@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201006-14.xml
Date: Wed, 02 Jun 2010 21:17:25
Message-Id: 20100602211722.56A7B2CE14@corvid.gentoo.org
1 a3li 10/06/02 21:17:22
2
3 Added: glsa-201006-14.xml
4 Log:
5 GLSA 201006-14
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201006-14.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201006-14.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201006-14.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201006-14.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="201006-14">
21 <title>Newt: User-assisted execution of arbitrary code</title>
22 <synopsis>
23 A heap-based buffer overflow in the Newt library might allow remote,
24 user-assisted attackers to execute arbitrary code.
25 </synopsis>
26 <product type="ebuild">newt</product>
27 <announced>June 02, 2010</announced>
28 <revised>June 02, 2010: 01</revised>
29 <bug>285854</bug>
30 <access>remote</access>
31 <affected>
32 <package name="dev-libs/newt" auto="yes" arch="*">
33 <unaffected range="ge">0.52.10-r1</unaffected>
34 <vulnerable range="lt">0.52.10-r1</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>
39 Newt is a library for displaying text mode user interfaces.
40 </p>
41 </background>
42 <description>
43 <p>
44 Miroslav Lichvar reported that Newt is prone to a heap-based buffer
45 overflow in textbox.c.
46 </p>
47 </description>
48 <impact type="normal">
49 <p>
50 A remote attacker could entice a user to enter a specially crafted
51 string into a text dialog box rendered by Newt, possibly resulting in
52 the remote execution of arbitrary code with the privileges of the user
53 running the application, or a Denial of Service condition.
54 </p>
55 </impact>
56 <workaround>
57 <p>
58 There is no known workaround at this time.
59 </p>
60 </workaround>
61 <resolution>
62 <p>
63 All Newt users should upgrade to the latest version:
64 </p>
65 <code>
66 # emerge --sync
67 # emerge --ask --oneshot --verbose &quot;&gt;=dev-libs/newt-0.52.10-r1&quot;</code>
68 <p>
69 NOTE: This is a legacy GLSA. Updates for all affected architectures are
70 available since October 26, 2009. It is likely that your system is
71 already no longer affected by this issue.
72 </p>
73 </resolution>
74 <references>
75 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2905">CVE-2009-2905</uri>
76 </references>
77 <metadata tag="requester" timestamp="Fri, 06 Nov 2009 09:28:48 +0000">
78 keytoaster
79 </metadata>
80 <metadata tag="submitter" timestamp="Mon, 31 May 2010 05:47:34 +0000">
81 a3li
82 </metadata>
83 <metadata tag="bugReady" timestamp="Mon, 31 May 2010 05:47:41 +0000">
84 a3li
85 </metadata>
86 </glsa>