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-200903-37.xml
Date: Mon, 23 Mar 2009 22:30:48
Message-Id: E1LlsfO-0007UK-E1@stork.gentoo.org
1 py 09/03/23 22:30:46
2
3 Added: glsa-200903-37.xml
4 Log:
5 GLSA 200903-37
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200903-37.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200903-37.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200903-37.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200903-37.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="200903-37">
21 <title>Ghostscript: User-assisted execution of arbitrary code</title>
22 <synopsis>
23 Multiple integer overflows in the Ghostscript ICC library might allow for
24 user-assisted execution of arbitrary code.
25 </synopsis>
26 <product type="ebuild">ghostscript-gpl ghostscript-esp ghostscript-gnu</product>
27 <announced>March 23, 2009</announced>
28 <revised>March 23, 2009: 01</revised>
29 <bug>261087</bug>
30 <access>remote</access>
31 <affected>
32 <package name="app-text/ghostscript-gpl" auto="yes" arch="*">
33 <unaffected range="ge">8.64-r2</unaffected>
34 <vulnerable range="lt">8.64-r2</vulnerable>
35 </package>
36 <package name="app-text/ghostscript-gnu" auto="yes" arch="*">
37 <unaffected range="ge">8.62.0</unaffected>
38 <vulnerable range="lt">8.62.0</vulnerable>
39 </package>
40 <package name="app-text/ghostscript-esp" auto="yes" arch="*">
41 <vulnerable range="le">8.15.4-r1</vulnerable>
42 </package>
43 </affected>
44 <background>
45 <p>
46 Ghostscript is an interpreter for the PostScript language and the
47 Portable Document Format (PDF).
48 </p>
49 </background>
50 <description>
51 <p>
52 Jan Lieskovsky from the Red Hat Security Response Team discovered the
53 following vulnerabilities in Ghostscript's ICC Library:
54 </p>
55 <ul>
56 <li>Multiple integer overflows (CVE-2009-0583).</li>
57 <li>Multiple
58 insufficient bounds checks on certain variable sizes
59 (CVE-2009-0584).</li>
60 </ul>
61 </description>
62 <impact type="normal">
63 <p>
64 A remote attacker could entice a user to open a specially crafted
65 PostScript file containing images and a malicious ICC profile, possibly
66 resulting in the execution of arbitrary code with the privileges of the
67 user running the application.
68 </p>
69 </impact>
70 <workaround>
71 <p>
72 There is no known workaround at this time.
73 </p>
74 </workaround>
75 <resolution>
76 <p>
77 All GPL Ghostscript users should upgrade to the latest version:
78 </p>
79 <code>
80 # emerge --sync
81 # emerge --ask --oneshot --verbose &quot;&gt;=app-text/ghostscript-gpl-8.64-r2&quot;</code>
82 <p>
83 All GNU Ghostscript users should upgrade to the latest version:
84 </p>
85 <code>
86 # emerge --sync
87 # emerge --ask --oneshot --verbose &quot;&gt;=app-text/ghostscript-gnu-8.62.0&quot;</code>
88 <p>
89 We recommend that users unmerge ESP Ghostscript and use GPL or GNU
90 Ghostscript instead:
91 </p>
92 <code>
93 # emerge --unmerge &quot;app-text/ghostscript-esp&quot;</code>
94 <p>
95 For installation instructions, see above.
96 </p>
97 </resolution>
98 <references>
99 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0583">CVE-2009-0583</uri>
100 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0584">CVE-2009-0584</uri>
101 </references>
102 <metadata tag="requester" timestamp="Sun, 22 Mar 2009 20:18:05 +0000">
103 keytoaster
104 </metadata>
105 <metadata tag="submitter" timestamp="Sun, 22 Mar 2009 21:04:31 +0000">
106 a3li
107 </metadata>
108 <metadata tag="bugReady" timestamp="Mon, 23 Mar 2009 13:39:36 +0000">
109 a3li
110 </metadata>
111 </glsa>