[UCI-Linux] bugzilla@redhat.com: [RHSA-2004:030-01] Updated NetPBM packages fix multiple temporary file vulnerabilities

Mike IGLESIAS IGLESIAS@uci.edu
Fri, 06 Feb 2004 07:49:11 -0800


------- Forwarded Message

Return-Path: bugtraq-return-12872-iglesias=draco.acs.uci.edu@securityfocus.com
Delivery-Date: Fri Feb  6 05:35:31 2004
Received: from outgoing2.securityfocus.com (outgoing2.securityfocus.com [205.206.231.26])
	by draco.acs.uci.edu (8.12.8/8.12.8) with ESMTP id i16DZRio026586
	for <iglesias@draco.acs.uci.edu>; Fri, 6 Feb 2004 05:35:27 -0800
Received: from lists2.securityfocus.com (lists2.securityfocus.com [205.206.231.20])
	by outgoing2.securityfocus.com (Postfix) with QMQP
	id E00C18F653; Thu,  5 Feb 2004 16:04:03 -0700 (MST)
Mailing-List: contact bugtraq-help@securityfocus.com; run by ezmlm
Precedence: bulk
List-Id: <bugtraq.list-id.securityfocus.com>
List-Post: <mailto:bugtraq@securityfocus.com>
List-Help: <mailto:bugtraq-help@securityfocus.com>
List-Unsubscribe: <mailto:bugtraq-unsubscribe@securityfocus.com>
List-Subscribe: <mailto:bugtraq-subscribe@securityfocus.com>
Delivered-To: mailing list bugtraq@securityfocus.com
Delivered-To: moderator for bugtraq@securityfocus.com
Received: (qmail 25860 invoked from network); 5 Feb 2004 02:45:52 -0000
Message-Id: <200402050851.i158phY29507@lacrosse.corp.redhat.com>
Mime-version: 1.0
Content-type: text/plain; charset="iso-8859-1"
Subject: [RHSA-2004:030-01] Updated NetPBM packages fix multiple temporary file vulnerabilities
From: bugzilla@redhat.com
Date: Thu, 5 Feb 2004 03:51 -0500
To: redhat-watch-list@redhat.com, bugtraq@securityfocus.com,
   full-disclosure@lists.netsys.com
Cc: 
X-DRACO-MailScanner: Not checked for viruses
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by draco.acs.uci.edu id i16DZRio026586
Status: O
X-Status: 
X-Keywords:                  
X-UID: 52

- -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- - ---------------------------------------------------------------------
                   Red Hat Security Advisory

Synopsis:          Updated NetPBM packages fix multiple temporary file vulnerabilities
Advisory ID:       RHSA-2004:030-01
Issue date:        2004-02-05
Updated on:        2004-02-05
Product:           Red Hat Linux
Keywords:          symlink tmpfile tmp
Cross references:  
Obsoletes:         
CVE Names:         CAN-2003-0924
- - ---------------------------------------------------------------------

1. Topic:

Updated NetPBM packages are available that fix a number of temporary file
vulnerabilities in the netpbm libraries.

2. Relevant releases/architectures:

Red Hat Linux 9 - i386

3. Problem description:

The netpbm package contains a library of functions that support
programs for handling various graphics file formats, including .pbm
(portable bitmaps), .pgm (portable graymaps), .pnm (portable anymaps),
.ppm (portable pixmaps), and others.

A number of temporary file bugs have been found in versions of NetPBM. 
These could allow a local user the ability to overwrite or create files as
a different user who happens to run one of the the vulnerable utilities. 
The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2003-0924 to this issue.


Users are advised to upgrade to the erratum packages, which contain patches
from Debian that correct these bugs.

4. Solution:

Before applying this update, make sure all previously released errata
relevant to your system have been applied.

To update all RPMs for your particular architecture, run:

rpm -Fvh [filenames]

where [filenames] is a list of the RPMs you wish to upgrade.  Only those
RPMs which are currently installed will be updated.  Those RPMs which are
not installed but included in the list will not be updated.  Note that you
can also use wildcards (*.rpm) if your current directory *only* contains the
desired RPMs.

Please note that this update is also available via Red Hat Network.  Many
people find this an easier way to apply updates.  To use Red Hat Network,
launch the Red Hat Update Agent with the following command:

up2date

This will start an interactive process that will result in the appropriate
RPMs being upgraded on your system.

If up2date fails to connect to Red Hat Network due to SSL Certificate 
Errors, you need to install a version of the up2date client with an updated 
certificate.  The latest version of up2date is available from the Red Hat 
FTP site and may also be downloaded directly from the RHN website:

https://rhn.redhat.com/help/latest-up2date.pxt

5. Bug IDs fixed (http://bugzilla.redhat.com/bugzilla for more info):

113842 - CAN-2003-0924 netpbm temporary file vulnerabilities

6. RPMs required:

Red Hat Linux 9:

SRPMS:
ftp://updates.redhat.com/9/en/os/SRPMS/netpbm-9.24-10.90.1.src.rpm

i386:
ftp://updates.redhat.com/9/en/os/i386/netpbm-9.24-10.90.1.i386.rpm
ftp://updates.redhat.com/9/en/os/i386/netpbm-devel-9.24-10.90.1.i386.rpm
ftp://updates.redhat.com/9/en/os/i386/netpbm-progs-9.24-10.90.1.i386.rpm



7. Verification:

MD5 sum                          Package Name
- - --------------------------------------------------------------------------

cd34fb5b6ad149244f504dd26dc864cb 9/en/os/SRPMS/netpbm-9.24-10.90.1.src.rpm
bb1647d242d0403a4f53d48b1ad5ec5c 9/en/os/i386/netpbm-9.24-10.90.1.i386.rpm
647c49d0e07efa96a0a3e256a908d942 9/en/os/i386/netpbm-devel-9.24-10.90.1.i386.rpm
ca7a36c7bfd2f651556ce25d4f16e0ef 9/en/os/i386/netpbm-progs-9.24-10.90.1.i386.rpm

These packages are GPG signed by Red Hat for security.  Our key is
available from https://www.redhat.com/security/keys.html

You can verify each package with the following command:
    
    rpm --checksig -v <filename>

If you only wish to verify that each package has not been corrupted or
tampered with, examine only the md5sum with the following command:
    
    md5sum <filename>


8. References:

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0924

9. Contact:

The Red Hat security contact is <secalert@redhat.com>.  More contact
details at https://www.redhat.com/solutions/security/news/contact.html

Copyright 2003 Red Hat, Inc.
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQFAIgQbXlSAg2UNWIIRAgltAKCpkiEIRPCX+PNxndxFx/07risWuwCeMdFS
oa7VQVkVQUE1kb1VavAlJWk=
=46cE
- -----END PGP SIGNATURE-----


------- End of Forwarded Message