[UCI-Linux] bugzilla@redhat.com: [RHSA-2002:070-08] Updated mod_python packages available

Mike IGLESIAS IGLESIAS@uci.edu
Thu, 09 May 2002 07:55:38 -0700


------- Forwarded Message

Received: from hydra.acs.uci.edu (hydra.acs.uci.edu [128.200.34.3])
	by draco.acs.uci.edu (8.11.6/8.11.6) with ESMTP id g494v3S17174
	for <iglesias@draco.acs.uci.edu>; Wed, 8 May 2002 21:57:03 -0700
Received: from outgoing.securityfocus.com (outgoing3.securityfocus.com [66.38.151.27])
	by hydra.acs.uci.edu (8.9.3/8.9.3) with ESMTP id VAA13515
	for <iglesias@draco.acs.uci.edu>; Wed, 8 May 2002 21:57:02 -0700 (PDT)
Received: from lists.securityfocus.com (lists.securityfocus.com [66.38.151.19])
	by outgoing.securityfocus.com (Postfix) with QMQP
	id ABA13A31B9; Wed,  8 May 2002 22:34:24 -0600 (MDT)
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 15344 invoked from network); 8 May 2002 18:52:15 -0000
Message-Id: <200205081809.g48I9Dx29039@porkchop.devel.redhat.com>
Mime-version: 1.0
Content-type: text/plain; charset="iso-8859-1"
Subject: [RHSA-2002:070-08] Updated mod_python packages available
From: bugzilla@redhat.com
Date: Wed, 8 May 2002 14:09 -0400
To: redhat-watch-list@redhat.com
Cc: bugtraq@securityfocus.com, linux-security@redhat.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by draco.acs.uci.edu id g494v3S17174
Status: O
X-Status: 
X-Keywords:                  
X-UID: 2

- ---------------------------------------------------------------------
                   Red Hat, Inc. Red Hat Security Advisory

Synopsis:          Updated mod_python packages available
Advisory ID:       RHSA-2002:070-08
Issue date:        2002-04-22
Updated on:        2002-05-06
Product:           Red Hat Linux
Keywords:          mod_python publisher imported modules
Cross references:  
Obsoletes:         
- ---------------------------------------------------------------------

1. Topic:

Updated mod_python packages have been made available for Red Hat Linux 7.2
and 7.3.  These updates close a security issue in mod_python which allows
the publisher handler to use modules which have only been indirectly imported.

This re-issue adds packages for Red Hat Linux 7.3.

2. Relevant releases/architectures:

Red Hat Linux 7.2 - i386, ia64

Red Hat Linux 7.3 - i386

3. Problem description:

mod_python is a module that embeds the Python language interpreter within
the Apache Web server.  

mod_python versions 2.7.6 and earlier allow a module which is indirectly
imported by a published module to then be accessed by the publisher
handler.  This could allow a remote attacker to abuse imported modules
leading to file modifications or more serious breaches.

The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2002-0185 to this issue.

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.

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



6. RPMs required:

Red Hat Linux 7.2:

SRPMS:
ftp://updates.redhat.com/7.2/en/os/SRPMS/mod_python-2.7.8-1.src.rpm

i386:
ftp://updates.redhat.com/7.2/en/os/i386/mod_python-2.7.8-1.i386.rpm

ia64:
ftp://updates.redhat.com/7.2/en/os/ia64/mod_python-2.7.8-1.ia64.rpm

Red Hat Linux 7.3:

SRPMS:
ftp://updates.redhat.com/7.3/en/os/SRPMS/mod_python-2.7.8-1.src.rpm

i386:
ftp://updates.redhat.com/7.3/en/os/i386/mod_python-2.7.8-1.i386.rpm



7. Verification:

MD5 sum                          Package Name
- --------------------------------------------------------------------------
0dba77dd76542100d00b7385d0639dc7 7.2/en/os/SRPMS/mod_python-2.7.8-1.src.rpm
9b9e4a43002cd22f9a8df7fd9784e925 7.2/en/os/i386/mod_python-2.7.8-1.i386.rpm
ce447fdf0378e5d5cc10e9ce187e339e 7.2/en/os/ia64/mod_python-2.7.8-1.ia64.rpm
0dba77dd76542100d00b7385d0639dc7 7.3/en/os/SRPMS/mod_python-2.7.8-1.src.rpm
9b9e4a43002cd22f9a8df7fd9784e925 7.3/en/os/i386/mod_python-2.7.8-1.i386.rpm
 

These packages are GPG signed by Red Hat, Inc. for security.  Our key
is available at:
    http://www.redhat.com/about/contact/pgpkey.html

You can verify each package with the following command:
    rpm --checksig  <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:
    rpm --checksig --nogpg <filename>

8. References:

http://www.modpython.org/live/mod_python-2.7.8/NEWS
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-0185


Copyright(c) 2000, 2001, 2002 Red Hat, Inc.

------- End of Forwarded Message