Explore top 10 tips to secure your open-source projects now. Read More

×
Alerts This Week
Warning Icon 1 569
Alerts This Week
Warning Icon 1 569

Scientific Linux 4: CVE-2010-4054 Moderate Ghostscript Issue

Scientific Large Esm H446
Moderate: ghostscript security update
Date: Fri, 3 Feb 2012 09:54:38 -0600
Reply-To: This email address is being protected from spambots. You need JavaScript enabled to view it.
Sender: Security Errata for Scientific Linux
 
From: This email address is being protected from spambots. You need JavaScript enabled to view it.
Subject: Security ERRATA Moderate: ghostscript on SL4.x i386/x86_64
Comments: To: This email address is being protected from spambots. You need JavaScript enabled to view it.

Synopsis: Moderate: ghostscript security update
Issue Date: 2012-02-02
CVE Numbers: CVE-2010-4054
 CVE-2010-4820

Ghostscript is a set of software that provides a PostScript interpreter, a
set of C procedures (the Ghostscript library, which implements the graphics
capabilities in the PostScript language) and an interpreter for Portable
Document Format (PDF) files.

Ghostscript included the current working directory in its library search
path by default. If a user ran Ghostscript without the "-P-" option in an
attacker-controlled directory containing a specially-crafted PostScript
library file, it could cause Ghostscript to execute arbitrary PostScript
code. With this update, Ghostscript no longer searches the current working
directory for library files by default. (CVE-2010-4820)

Note: The fix for CVE-2010-4820 could possibly break existing
configurations. To use the previous, vulnerable behavior, run Ghostscript
with the "-P" option (to always search the current working directory
first).

A flaw was found in the way Ghostscript interpreted PostScript Type 1 and
PostScript Type 2 font files. An attacker could create a specially-crafted
PostScript Type 1 or PostScript Type 2 font file that, when interpreted,
could cause Ghostscript to crash or, potentially, execute arbitrary code.
(CVE-2010-4054)

Users of Ghostscript are advised to upgrade to these updated packages,
which contain backported patches to correct these issues.

SL4:
 i386
 ghostscript-7.07-33.13.el4.i386.rpm
 ghostscript-debuginfo-7.07-33.13.el4.i386.rpm
 ghostscript-devel-7.07-33.13.el4.i386.rpm
 ghostscript-gtk-7.07-33.13.el4.i386.rpm
 x86_64
 ghostscript-7.07-33.13.el4.i386.rpm
 ghostscript-7.07-33.13.el4.x86_64.rpm
 ghostscript-debuginfo-7.07-33.13.el4.i386.rpm
 ghostscript-debuginfo-7.07-33.13.el4.x86_64.rpm
 ghostscript-devel-7.07-33.13.el4.x86_64.rpm
 ghostscript-gtk-7.07-33.13.el4.x86_64.rpm

- Scientific Linux Development Team