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

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

                         ESB-2008.0734 -- [RedHat]
         Moderate: mysql security, bug fix, and enhancement update
                               25 July 2008

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

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

Product:              mysql
Publisher:            Red Hat
Operating System:     Red Hat Linux 4
Impact:               Increased Privileges
                      Denial of Service
Access:               Existing Account
CVE Names:            CVE-2008-2079 CVE-2007-2691 CVE-2006-4031
                      CVE-2006-3469

Ref:                  AA-2008.0106

Original Bulletin:    https://rhn.redhat.com/errata/RHSA-2008-0768.html

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

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

=====================================================================
                   Red Hat Security Advisory

Synopsis:          Moderate: mysql security, bug fix, and enhancement update
Advisory ID:       RHSA-2008:0768-01
Product:           Red Hat Enterprise Linux
Advisory URL:      https://rhn.redhat.com/errata/RHSA-2008-0768.html
Issue date:        2008-07-24
CVE Names:         CVE-2006-3469 CVE-2006-4031 CVE-2007-2691 
                   CVE-2008-2079 
=====================================================================

1. Summary:

Updated mysql packages that fix various security issues, several bugs, and
add an enhancement are now available for Red Hat Enterprise Linux 4.

This update has been rated as having moderate security impact by the Red
Hat Security Response Team.

2. Relevant releases/architectures:

Red Hat Enterprise Linux AS version 4 - i386, ia64, ppc, s390, s390x, x86_64
Red Hat Enterprise Linux Desktop version 4 - i386, x86_64
Red Hat Enterprise Linux ES version 4 - i386, ia64, x86_64
Red Hat Enterprise Linux WS version 4 - i386, ia64, x86_64

3. Description:

MySQL is a multi-user, multi-threaded SQL database server. MySQL is a
client/server implementation consisting of a server daemon (mysqld), and
many different client programs and libraries.

MySQL did not correctly check directories used as arguments for the DATA
DIRECTORY and INDEX DIRECTORY directives. Using this flaw, an authenticated
attacker could elevate their access privileges to tables created by other
database users. Note: this attack does not work on existing tables. An
attacker can only elevate their access to another user's tables as the
tables are created. As well, the names of these created tables need to be
predicted correctly for this attack to succeed. (CVE-2008-2079)

MySQL did not require the "DROP" privilege for "RENAME TABLE" statements.
An authenticated user could use this flaw to rename arbitrary tables.
(CVE-2007-2691)

MySQL allowed an authenticated user to access a table through a previously
created MERGE table, even after the user's privileges were revoked from the
original table, which might violate intended security policy. This is
addressed by allowing the MERGE storage engine to be disabled, which can be
done by running mysqld with the "--skip-merge" option. (CVE-2006-4031)

A flaw in MySQL allowed an authenticated user to cause the MySQL daemon to
crash via crafted SQL queries. This only caused a temporary denial of
service, as the MySQL daemon is automatically restarted after the crash.
(CVE-2006-3469)

As well, these updated packages fix the following bugs:

* in the previous mysql packages, if a column name was referenced more
than once in an "ORDER BY" section of a query, a segmentation fault
occurred.

* when MySQL failed to start, the init script returned a successful (0)
exit code. When using the Red Hat Cluster Suite, this may have caused
cluster services to report a successful start, even when MySQL failed to
start. In these updated packages, the init script returns the correct exit
codes, which resolves this issue.

* it was possible to use the mysqld_safe command to specify invalid port
numbers (higher than 65536), causing invalid ports to be created, and, in
some cases, a "port number definition: unsigned short" error. In these
updated packages, when an invalid port number is specified, the default
port number is used.

* when setting "myisam_repair_threads > 1", any repair set the index
cardinality to "1", regardless of the table size.

* the MySQL init script no longer runs "chmod -R" on the entire database
directory tree during every startup.

* when running "mysqldump" with the MySQL 4.0 compatibility mode option,
"--compatible=mysql40", mysqldump created dumps that omitted the
"auto_increment" field.

As well, the MySQL init script now uses more reliable methods for
determining parameters, such as the data directory location.

Note: these updated packages upgrade MySQL to version 4.1.22. For a full
list of bug fixes and enhancements, refer to the MySQL release notes:
http://dev.mysql.com/doc/refman/4.1/en/news-4-1-22.html

All mysql users are advised to upgrade to these updated packages, which
resolve these issues and add this enhancement.

4. Solution:

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

This update is available via Red Hat Network.  Details on how to use 
the Red Hat Network to apply this update are available at
http://kbase.redhat.com/faq/FAQ_58_10188

5. Bugs fixed (http://bugzilla.redhat.com/):

201904 - CVE-2006-3469 mysql server DoS
201988 - Queries using a column name multiple times in ORDER BY crash mysql
202246 - CVE-2006-4031 MySQL improper permission revocation
221085 - chown -R of the mysql data directory every startup
233771 - RFE+patch: MySQLd "init.d" startup script should rely on "/usr/bin/my_print_defaults" to get at options
241688 - CVE-2007-2691 mysql DROP privilege not enforced when renaming tables
445222 - CVE-2008-2079 mysql: privilege escalation via DATA/INDEX DIRECTORY directives

6. Package List:

Red Hat Enterprise Linux AS version 4:

Source:
ftp://updates.redhat.com/enterprise/4AS/en/os/SRPMS/mysql-4.1.22-2.el4.src.rpm

i386:
mysql-4.1.22-2.el4.i386.rpm
mysql-bench-4.1.22-2.el4.i386.rpm
mysql-debuginfo-4.1.22-2.el4.i386.rpm
mysql-devel-4.1.22-2.el4.i386.rpm
mysql-server-4.1.22-2.el4.i386.rpm

ia64:
mysql-4.1.22-2.el4.i386.rpm
mysql-4.1.22-2.el4.ia64.rpm
mysql-bench-4.1.22-2.el4.ia64.rpm
mysql-debuginfo-4.1.22-2.el4.i386.rpm
mysql-debuginfo-4.1.22-2.el4.ia64.rpm
mysql-devel-4.1.22-2.el4.ia64.rpm
mysql-server-4.1.22-2.el4.ia64.rpm

ppc:
mysql-4.1.22-2.el4.ppc.rpm
mysql-4.1.22-2.el4.ppc64.rpm
mysql-bench-4.1.22-2.el4.ppc.rpm
mysql-debuginfo-4.1.22-2.el4.ppc.rpm
mysql-debuginfo-4.1.22-2.el4.ppc64.rpm
mysql-devel-4.1.22-2.el4.ppc.rpm
mysql-server-4.1.22-2.el4.ppc.rpm

s390:
mysql-4.1.22-2.el4.s390.rpm
mysql-bench-4.1.22-2.el4.s390.rpm
mysql-debuginfo-4.1.22-2.el4.s390.rpm
mysql-devel-4.1.22-2.el4.s390.rpm
mysql-server-4.1.22-2.el4.s390.rpm

s390x:
mysql-4.1.22-2.el4.s390.rpm
mysql-4.1.22-2.el4.s390x.rpm
mysql-bench-4.1.22-2.el4.s390x.rpm
mysql-debuginfo-4.1.22-2.el4.s390.rpm
mysql-debuginfo-4.1.22-2.el4.s390x.rpm
mysql-devel-4.1.22-2.el4.s390x.rpm
mysql-server-4.1.22-2.el4.s390x.rpm

x86_64:
mysql-4.1.22-2.el4.i386.rpm
mysql-4.1.22-2.el4.x86_64.rpm
mysql-bench-4.1.22-2.el4.x86_64.rpm
mysql-debuginfo-4.1.22-2.el4.i386.rpm
mysql-debuginfo-4.1.22-2.el4.x86_64.rpm
mysql-devel-4.1.22-2.el4.x86_64.rpm
mysql-server-4.1.22-2.el4.x86_64.rpm

Red Hat Enterprise Linux Desktop version 4:

Source:
ftp://updates.redhat.com/enterprise/4Desktop/en/os/SRPMS/mysql-4.1.22-2.el4.src.rpm

i386:
mysql-4.1.22-2.el4.i386.rpm
mysql-bench-4.1.22-2.el4.i386.rpm
mysql-debuginfo-4.1.22-2.el4.i386.rpm
mysql-devel-4.1.22-2.el4.i386.rpm
mysql-server-4.1.22-2.el4.i386.rpm

x86_64:
mysql-4.1.22-2.el4.i386.rpm
mysql-4.1.22-2.el4.x86_64.rpm
mysql-bench-4.1.22-2.el4.x86_64.rpm
mysql-debuginfo-4.1.22-2.el4.i386.rpm
mysql-debuginfo-4.1.22-2.el4.x86_64.rpm
mysql-devel-4.1.22-2.el4.x86_64.rpm
mysql-server-4.1.22-2.el4.x86_64.rpm

Red Hat Enterprise Linux ES version 4:

Source:
ftp://updates.redhat.com/enterprise/4ES/en/os/SRPMS/mysql-4.1.22-2.el4.src.rpm

i386:
mysql-4.1.22-2.el4.i386.rpm
mysql-bench-4.1.22-2.el4.i386.rpm
mysql-debuginfo-4.1.22-2.el4.i386.rpm
mysql-devel-4.1.22-2.el4.i386.rpm
mysql-server-4.1.22-2.el4.i386.rpm

ia64:
mysql-4.1.22-2.el4.i386.rpm
mysql-4.1.22-2.el4.ia64.rpm
mysql-bench-4.1.22-2.el4.ia64.rpm
mysql-debuginfo-4.1.22-2.el4.i386.rpm
mysql-debuginfo-4.1.22-2.el4.ia64.rpm
mysql-devel-4.1.22-2.el4.ia64.rpm
mysql-server-4.1.22-2.el4.ia64.rpm

x86_64:
mysql-4.1.22-2.el4.i386.rpm
mysql-4.1.22-2.el4.x86_64.rpm
mysql-bench-4.1.22-2.el4.x86_64.rpm
mysql-debuginfo-4.1.22-2.el4.i386.rpm
mysql-debuginfo-4.1.22-2.el4.x86_64.rpm
mysql-devel-4.1.22-2.el4.x86_64.rpm
mysql-server-4.1.22-2.el4.x86_64.rpm

Red Hat Enterprise Linux WS version 4:

Source:
ftp://updates.redhat.com/enterprise/4WS/en/os/SRPMS/mysql-4.1.22-2.el4.src.rpm

i386:
mysql-4.1.22-2.el4.i386.rpm
mysql-bench-4.1.22-2.el4.i386.rpm
mysql-debuginfo-4.1.22-2.el4.i386.rpm
mysql-devel-4.1.22-2.el4.i386.rpm
mysql-server-4.1.22-2.el4.i386.rpm

ia64:
mysql-4.1.22-2.el4.i386.rpm
mysql-4.1.22-2.el4.ia64.rpm
mysql-bench-4.1.22-2.el4.ia64.rpm
mysql-debuginfo-4.1.22-2.el4.i386.rpm
mysql-debuginfo-4.1.22-2.el4.ia64.rpm
mysql-devel-4.1.22-2.el4.ia64.rpm
mysql-server-4.1.22-2.el4.ia64.rpm

x86_64:
mysql-4.1.22-2.el4.i386.rpm
mysql-4.1.22-2.el4.x86_64.rpm
mysql-bench-4.1.22-2.el4.x86_64.rpm
mysql-debuginfo-4.1.22-2.el4.i386.rpm
mysql-debuginfo-4.1.22-2.el4.x86_64.rpm
mysql-devel-4.1.22-2.el4.x86_64.rpm
mysql-server-4.1.22-2.el4.x86_64.rpm

These packages are GPG signed by Red Hat for security.  Our key and 
details on how to verify the signature are available from
https://www.redhat.com/security/team/key/#package

7. References:

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3469
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4031
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2691
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2079
http://www.redhat.com/security/updates/classification/#moderate

8. Contact:

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

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

iD8DBQFIiLyJXlSAg2UNWIIRArBHAKC62RfDzLo5S34aHextiX0mpiZTMQCfVpG3
ZtbcR3clj+yx6AKQ2sND3rQ=
=aUwH
- -----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.

NOTE: Third Party Rights
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

===========================================================================
Australian Computer Emergency Response Team
The University of Queensland
Brisbane
Qld 4072

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

iQCVAwUBSIk6oyh9+71yA2DNAQL/aQP/bC2nI/e+zjfDvmndCDIliPIfojSV/aLy
UBlMpehOFqo57sihLmo7s4nLZULgkCo8idvwkWNGpGSmBk6D4Y5uBoNWmT4FJIw9
n55nYeACZ0KX8yGa57cGTznHutTw8Yq4TwaDOhmGlW8LEVO3BjIRUfi44U4xqOpD
TT5Y0eyYeR8=
=RR/R
-----END PGP SIGNATURE-----