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-200812-02.xml
Date: Tue, 02 Dec 2008 17:34:44
Message-Id: E1L7Z8z-0005Bk-W1@stork.gentoo.org
1 rbu 08/12/02 17:34:41
2
3 Added: glsa-200812-02.xml
4 Log:
5 GLSA 200812-02
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200812-02.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200812-02.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200812-02.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200812-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="200812-02">
21 <title>enscript: User-assisted execution of arbitrary code</title>
22 <synopsis>
23 Two buffer overflows in enscript might lead to the execution of arbitrary
24 code.
25 </synopsis>
26 <product type="ebuild">enscript</product>
27 <announced>December 02, 2008</announced>
28 <revised>December 02, 2008: 02</revised>
29 <bug>243228</bug>
30 <access>remote</access>
31 <affected>
32 <package name="app-text/enscript" auto="yes" arch="*">
33 <unaffected range="ge">1.6.4-r4</unaffected>
34 <vulnerable range="lt">1.6.4-r4</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>
39 enscript is a powerful ASCII to PostScript file converter.
40 </p>
41 </background>
42 <description>
43 <p>
44 Two stack-based buffer overflows in the read_special_escape() function
45 in src/psgen.c have been reported. Ulf Harnhammar of Secunia Research
46 discovered a vulnerability related to the "setfilename" command
47 (CVE-2008-3863), and Kees Cook of Ubuntu discovered a vulnerability
48 related to the "font" escape sequence (CVE-2008-4306).
49 </p>
50 </description>
51 <impact type="normal">
52 <p>
53 An attacker could entice a user or automated system to process
54 specially crafted input with the special escapes processing enabled
55 using the "-e" option, possibly resulting in the execution of arbitrary
56 code.
57 </p>
58 </impact>
59 <workaround>
60 <p>
61 There is no known workaround at this time.
62 </p>
63 </workaround>
64 <resolution>
65 <p>
66 All enscript users should upgrade to the latest version:
67 </p>
68 <code>
69 # emerge --sync
70 # emerge --ask --oneshot --verbose &quot;&gt;=app-text/enscript-1.6.4-r4&quot;</code>
71 </resolution>
72 <references>
73 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3863">CVE-2008-3863</uri>
74 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4306">CVE-2008-4306</uri>
75 </references>
76 <metadata tag="requester" timestamp="Thu, 27 Nov 2008 17:28:05 +0000">
77 rbu
78 </metadata>
79 <metadata tag="submitter" timestamp="Thu, 27 Nov 2008 17:37:26 +0000">
80 rbu
81 </metadata>
82 <metadata tag="bugReady" timestamp="Thu, 27 Nov 2008 17:37:33 +0000">
83 rbu
84 </metadata>
85 </glsa>