-----BEGIN PGP SIGNED MESSAGE-----

===========================================================================
             AUSCERT External Security Bulletin Redistribution

           ESB-2002.196 -- RHSA-2002:071-07 and RHSA-2002:072-07
                    Updated sudo packages are available
                               26 April 2002

===========================================================================

        AusCERT Security Bulletin Summary
        ---------------------------------

Product:                sudo
Vendor:                 Red Hat
Operating System:       Red Hat Linux 7.0
                        Red Hat Linux 7.1
                        Red Hat Linux 7.2
                        Red Hat Powertools 6.2
Platform:               Alpha
                        i386
                        IA-64
                        SPARC
Impact:                 Root Compromise
Access Required:        Existing Account

Ref:                    ESB-2002.027

Note:                   Two Red Hat Security Advisories are included
                        in this ESB.

- --------------------------BEGIN INCLUDED TEXT--------------------

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

Synopsis:          Updated sudo packages are available
Advisory ID:       RHSA-2002:071-07
Issue date:        2002-04-22
Updated on:        2002-04-25
Product:           Red Hat Linux
Keywords:          sudo off-by-five heap local root
Cross references:  RHSA-2002:072
Obsoletes:         RHSA-2002:011
- ---------------------------------------------------------------------

1. Topic:

Updated sudo packages are available which fix a local root exploit.

2. Relevant releases/architectures:

Red Hat Linux 7.0 - alpha, i386

Red Hat Linux 7.1 - alpha, i386, ia64

Red Hat Linux 7.2 - i386, ia64

3. Problem description:

The sudo (superuser do) utility allows system administrators to give certain
users the ability to run commands as root with logging. 

Global InterSec LLC found an issue with Sudo 1.6.5p2 and earlier which can
be exploited to allow a local attacker to gain root privileges.

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

Users of Sudo are advised to upgrade to these errata packages which are
not vulnerable 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.0:

SRPMS:
ftp://updates.redhat.com/7.0/en/os/SRPMS/sudo-1.6.5p2-1.7x.1.src.rpm

alpha:
ftp://updates.redhat.com/7.0/en/os/alpha/sudo-1.6.5p2-1.7x.1.alpha.rpm

i386:
ftp://updates.redhat.com/7.0/en/os/i386/sudo-1.6.5p2-1.7x.1.i386.rpm

Red Hat Linux 7.1:

SRPMS:
ftp://updates.redhat.com/7.1/en/os/SRPMS/sudo-1.6.5p2-1.7x.1.src.rpm

alpha:
ftp://updates.redhat.com/7.1/en/os/alpha/sudo-1.6.5p2-1.7x.1.alpha.rpm

i386:
ftp://updates.redhat.com/7.1/en/os/i386/sudo-1.6.5p2-1.7x.1.i386.rpm

ia64:
ftp://updates.redhat.com/7.1/en/os/ia64/sudo-1.6.5p2-1.7x.1.ia64.rpm

Red Hat Linux 7.2:

SRPMS:
ftp://updates.redhat.com/7.2/en/os/SRPMS/sudo-1.6.5p2-1.7x.1.src.rpm

i386:
ftp://updates.redhat.com/7.2/en/os/i386/sudo-1.6.5p2-1.7x.1.i386.rpm

ia64:
ftp://updates.redhat.com/7.2/en/os/ia64/sudo-1.6.5p2-1.7x.1.ia64.rpm


7. Verification:

MD5 sum                          Package Name
- --------------------------------------------------------------------------
201ca524c0fee5d58bb7861f0e4bae4c 7.0/en/os/SRPMS/sudo-1.6.5p2-1.7x.1.src.rpm
feee2f8fdbc9b07a3e6453d8ee615253 7.0/en/os/alpha/sudo-1.6.5p2-1.7x.1.alpha.rpm
11e39dde06b2754e9ceebfdddebed049 7.0/en/os/i386/sudo-1.6.5p2-1.7x.1.i386.rpm
201ca524c0fee5d58bb7861f0e4bae4c 7.1/en/os/SRPMS/sudo-1.6.5p2-1.7x.1.src.rpm
feee2f8fdbc9b07a3e6453d8ee615253 7.1/en/os/alpha/sudo-1.6.5p2-1.7x.1.alpha.rpm
11e39dde06b2754e9ceebfdddebed049 7.1/en/os/i386/sudo-1.6.5p2-1.7x.1.i386.rpm
56c5d655612194063d0ecec4e90816a9 7.1/en/os/ia64/sudo-1.6.5p2-1.7x.1.ia64.rpm
201ca524c0fee5d58bb7861f0e4bae4c 7.2/en/os/SRPMS/sudo-1.6.5p2-1.7x.1.src.rpm
11e39dde06b2754e9ceebfdddebed049 7.2/en/os/i386/sudo-1.6.5p2-1.7x.1.i386.rpm
56c5d655612194063d0ecec4e90816a9 7.2/en/os/ia64/sudo-1.6.5p2-1.7x.1.ia64.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://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-0184
http://www.globalintersec.com/adv/sudo-2002041701.txt


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


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

Synopsis:          Updated sudo packages are available
Advisory ID:       RHSA-2002:072-07
Issue date:        2002-04-22
Updated on:        2002-04-25
Product:           Red Hat Powertools
Keywords:          sudo off-by-five heap local root
Cross references:  RHSA-2002:071
Obsoletes:         RHSA-2002:013
- ---------------------------------------------------------------------

1. Topic:

Updated sudo packages are available which fix a local root exploit.

2. Relevant releases/architectures:

Red Hat Powertools 6.2 - alpha, i386, sparc

3. Problem description:

The sudo (superuser do) utility allows a system administrator to give certain
users the ability to run commands as root with logging.

Global InterSec LLC found an issue with Sudo 1.6.5p2 and earlier which can
be exploited to allow a local attacker to gain root privileges.

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

Users of Sudo are advised to upgrade to these errata packages which are not
vulnerable 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 Powertools 6.2:

SRPMS:
ftp://updates.redhat.com/6.2/en/powertools/SRPMS/sudo-1.6.5p2-1.6x.1.src.rpm

alpha:
ftp://updates.redhat.com/6.2/en/powertools/alpha/sudo-1.6.5p2-1.6x.1.alpha.rpm

i386:
ftp://updates.redhat.com/6.2/en/powertools/i386/sudo-1.6.5p2-1.6x.1.i386.rpm

sparc:
ftp://updates.redhat.com/6.2/en/powertools/sparc/sudo-1.6.5p2-1.6x.1.sparc.rpm


7. Verification:

MD5 sum                          Package Name
- --------------------------------------------------------------------------
396232986eee0e931507052c618ded11 6.2/en/powertools/SRPMS/sudo-1.6.5p2-1.6x.1.src.rpm
0cf88c95cefdfaa6d442b1165ade110d 6.2/en/powertools/alpha/sudo-1.6.5p2-1.6x.1.alpha.rpm
be8e7188bf17c3e30dd563c77bf42d72 6.2/en/powertools/i386/sudo-1.6.5p2-1.6x.1.i386.rpm
425255b31999a3172e6b3d6a5282427f 6.2/en/powertools/sparc/sudo-1.6.5p2-1.6x.1.sparc.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://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-0184
http://www.globalintersec.com/adv/sudo-2002041701.txt


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

- --------------------------END INCLUDED TEXT--------------------

You have received this e-mail bulletin as a result of your organisation's
registration with AusCERT. The mailing list you are subscribed to is
maintained within your organisation, so if you do not wish to continue
receiving these bulletins you should contact your local IT manager. If
you do not know who that is, please send an email to auscert@auscert.org.au
and we will forward your request to the appropriate person.

This security bulletin is provided as a service to AusCERT's members.  As
AusCERT did not write the document quoted above, AusCERT has had no control
over its content.  The decision to use any or all of this information is
the responsibility of each user or organisation, and should be done so in
accordance with site policies and procedures.

NOTE: This is only the original release of the security bulletin.  It may
not be updated when updates to the original are made.  If downloading at
a later date, it is recommended that the bulletin is retrieved directly
from the original authors to ensure that the information is still current.

Contact information for the authors of the original document is included
in the Security Bulletin above.  If you have any questions or need further
information, please contact them directly.

Previous advisories and external security bulletins can be retrieved from:

	http://www.auscert.org.au/Information/advisories.html

If you believe that your system has been compromised, contact AusCERT or
your representative in FIRST (Forum of Incident Response and Security
Teams).

Internet Email: auscert@auscert.org.au
Facsimile:	(07) 3365 7031
Telephone:	(07) 3365 4417 (International: +61 7 3365 4417)
		AusCERT personnel answer during Queensland business hours
		which are GMT+10:00 (AEST).
		On call after hours for emergencies.

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3i
Charset: noconv
Comment: ftp://ftp.auscert.org.au/pub/auscert/AUSCERT_PGP.key

iQCVAwUBPMmWpih9+71yA2DNAQFvLQP/fJbWN+KzfzAeHuRSvObQWNNqrDCXsU8e
jKnOZhk3frClxvyQY2YepPaSdss0rAbKKoLoXyLHeKXoW+GLfex8P+Hd03QyzEfI
dMgWAVT2rtcAq53z5A9Q2SF8Og0tbMz5EclMYB87nqUs9Yb4yAIxuprXCiDU2kY5
H18Ml70DaTk=
=dI09
-----END PGP SIGNATURE-----