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

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

                 ESB-2004.0330 -- FreeBSD-SA-04:09.kadmind
                Heimdal kadmind Remote Heap Buffer Overflow
                                06 May 2004

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

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

Product:                kadmind
Publisher:              FreeBSD
Operating System:       FreeBSD 5.x
                        FreeBSD 4.x
                        Other Linux variants
                        Other UNIX variants
Impact:                 Execute Arbitrary Code/Commands
                        Denial of Service
Access Required:        Remote
CVE Names:              CAN-2004-0434

Ref:                    ESB-2004.0329

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

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

=============================================================================
FreeBSD-SA-04:09.kadmind                                    Security Advisory
                                                          The FreeBSD Project

Topic:          heimdal kadmind remote heap buffer overflow

Category:       contrib
Module:         crypto_heimdal
Announced:      2004-05-05
Credits:        Evgeny Demidov, VulnDisco, Love Hornquist-Astrand
Affects:        FreeBSD 4 systems built with both Kerberos 4 and Kerberos 5.
                FreeBSD 5 systems prior to 5.1 built with both Kerberos 4 and
                Kerberos 5.
Corrected:      2004-05-05 20:19:48 UTC (RELENG_4, 4.10-PRERELEASE)
                2004-05-05 20:48:57 UTC (RELENG_4_10, 4.10-RELEASE-RC)
                2004-05-05 20:15:56 UTC (RELENG_4_9, 4.9-RELEASE-p7)
                2004-05-05 20:17:51 UTC (RELENG_4_8, 4.8-RELEASE-p20)
CVE Name:       CAN-2004-0434
FreeBSD only:   NO

For general information regarding FreeBSD Security Advisories,
including descriptions of the fields above, security branches, and the
following sections, please visit
<URL:http://www.freebsd.org/security/>.

I.   Background

Heimdal implements the Kerberos 5 network authentication protocols.
The k5admind(8) daemon provides the administrative interface to the
Kerberos Key Distribution Center (KDC).  In some configurations,
k5admind also includes Kerberos 4 compatibility.

NOTE: FreeBSD versions prior to 5.1-RELEASE contain optional Kerberos
4 support.  FreeBSD versions 5.1-RELEASE and later do not include
Kerberos 4 support of any kind.

II.  Problem Description

An input validation error was discovered in the k5admind code that
handles the framing of Kerberos 4 compatibility administration
requests.  The code assumed that the length given in the framing was
always two or more bytes.  Smaller lengths will cause k5admind to read
an arbitrary amount of data into a minimally-sized buffer on the heap.

Note that this code is not present unless k5admind has been compiled
with Kerberos 4 support.  This will occur if a FreeBSD system is
compiled with both of the WITH_KERBEROS4 and WITH_KERBEROS5 build flags.
These flags are never simultaneously set during the FreeBSD binary
release process; consequently, binary installs of FreeBSD (even with
Kerberos support installed) are not affected.

III. Impact

A remote attacker may send a specially formatted message to k5admind,
causing it to crash or possibly resulting in arbitrary code execution.

IV.  Workaround

Disable the Kerberos 4 support in k5admind by running it with the
`--no-kerberos4' option.

V.   Solution

Perform one of the following:

1) Upgrade your vulnerable system to 4-STABLE; or to the RELENG_4_9 or
RELENG_4_8 security branch dated after the correction date.

2) To patch your present system:

The following patches have been verified to apply to FreeBSD 4.8 and
4.9.

a) Download the relevant patch from the location below, and verify the
detached PGP signature using your PGP utility.

# fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-04:09/kadmind.patch
# fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-04:09/kadmind.patch.asc

b) Execute the following commands as root:

# cd /usr/src
# patch < /path/to/patch
# cd /usr/src/kerberos5/tools
# make obj && make depend && make
# cd /usr/src/kerberos5/lib
# make obj && make depend && make
# cd /usr/src/kerberos5/libexec/k5admind
# make obj && make depend && make all install

VI.  Correction details

The following list contains the revision numbers of each file that was
corrected in FreeBSD.

Branch                                                           Revision
  Path
- - -------------------------------------------------------------------------
RELENG_4
  src/crypto/heimdal/kadmin/version4.c                        1.1.1.1.2.6
RELENG_4_10
  src/crypto/heimdal/kadmin/version4.c                    1.1.1.1.2.5.6.1
RELENG_4_9
  src/UPDATING                                              1.73.2.89.2.8
  src/crypto/heimdal/kadmin/version4.c                    1.1.1.1.2.5.4.1
  src/sys/conf/newvers.sh                                   1.44.2.32.2.8
RELENG_4_8
  src/UPDATING                                             1.73.2.80.2.23
  src/crypto/heimdal/kadmin/version4.c                    1.1.1.1.2.5.2.1
  src/sys/conf/newvers.sh                                  1.44.2.29.2.21
- - -------------------------------------------------------------------------
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAmVp/FdaIBMps37IRArWAAJ9wsAaSmpmkdisZ7dKCdUqtjzi5/ACfQx91
Rl2JAQ/JrZyoOlwYRea1SLc=
=gQfq
- -----END PGP SIGNATURE-----

- --------------------------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 follow or act on information or advice
contained in this security bulletin is the responsibility of each user or
organisation, and should be considered in accordance with your organisation's
site policies and procedures. AusCERT takes no responsibility for consequences
which may arise from following or acting on information or advice contained in
this security bulletin.

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 author's website 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/render.html?cid=1980

If you believe that your computer system has been compromised or attacked in 
any way, we encourage you to let us know by completing the secure National IT 
Incident Reporting Form at:

        http://www.auscert.org.au/render.html?it=3192

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 member emergencies only.
-----BEGIN PGP SIGNATURE-----
Comment: http://www.auscert.org.au/render.html?it=1967

iQCVAwUBQJnBfyh9+71yA2DNAQLohgQAlXmcIunQTMoeoHA0qBSa8RY06pR911B2
sd/LvSF1b7E33iR1sF/s7fDzcM1fhJNhcgePrHgfiOIki2B9XWQaxpOYgO5AcYYT
Wanb1ONiYQIG/xdYhlXiD5pTT5VwRwH62/5hF4P5j0J3v6gWPajLyTbHT4plosrR
h8wuvbLyH4s=
=Mkf4
-----END PGP SIGNATURE-----