exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

Red Hat Security Advisory 2013-0121-01

Red Hat Security Advisory 2013-0121-01
Posted Jan 8, 2013
Authored by Red Hat | Site access.redhat.com

Red Hat Security Advisory 2013-0121-01 - MySQL is a multi-user, multi-threaded SQL database server. It consists of the MySQL server daemon and many client programs and libraries. It was found that the fix for the CVE-2009-4030 issue, a flaw in the way MySQL checked the paths used as arguments for the DATA DIRECTORY and INDEX DIRECTORY directives when the "datadir" option was configured with a relative path, was incorrectly removed when the mysql packages in Red Hat Enterprise Linux 5 were updated to version 5.0.95 via RHSA-2012:0127. An authenticated attacker could use this flaw to bypass the restriction preventing the use of subdirectories of the MySQL data directory being used as DATA DIRECTORY and INDEX DIRECTORY paths. This update re-applies the fix for CVE-2009-4030.

tags | advisory
systems | linux, redhat
advisories | CVE-2012-4452
SHA-256 | 17e3f371b831fa444dc7ad24136681e62ffa7eaa676fa8fdb0919f28a0afef0a

Red Hat Security Advisory 2013-0121-01

Change Mirror Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

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

Synopsis: Low: mysql security and bug fix update
Advisory ID: RHSA-2013:0121-01
Product: Red Hat Enterprise Linux
Advisory URL: https://rhn.redhat.com/errata/RHSA-2013-0121.html
Issue date: 2013-01-08
CVE Names: CVE-2012-4452
=====================================================================

1. Summary:

Updated mysql packages that fix one security issue and several bugs are now
available for Red Hat Enterprise Linux 5.

The Red Hat Security Response Team has rated this update as having low
security impact. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available from the CVE link in
the References section.

2. Relevant releases/architectures:

RHEL Desktop Workstation (v. 5 client) - i386, x86_64
Red Hat Enterprise Linux (v. 5 server) - i386, ia64, ppc, s390x, x86_64
Red Hat Enterprise Linux Desktop (v. 5 client) - i386, x86_64

3. Description:

MySQL is a multi-user, multi-threaded SQL database server. It consists of
the MySQL server daemon (mysqld) and many client programs and libraries.

It was found that the fix for the CVE-2009-4030 issue, a flaw in the way
MySQL checked the paths used as arguments for the DATA DIRECTORY and INDEX
DIRECTORY directives when the "datadir" option was configured with a
relative path, was incorrectly removed when the mysql packages in Red Hat
Enterprise Linux 5 were updated to version 5.0.95 via RHSA-2012:0127. An
authenticated attacker could use this flaw to bypass the restriction
preventing the use of subdirectories of the MySQL data directory being used
as DATA DIRECTORY and INDEX DIRECTORY paths. This update re-applies the fix
for CVE-2009-4030. (CVE-2012-4452)

Note: If the use of the DATA DIRECTORY and INDEX DIRECTORY directives were
disabled as described in RHSA-2010:0109 (by adding "symbolic-links=0" to
the "[mysqld]" section of the "my.cnf" configuration file), users were not
vulnerable to this issue.

This issue was discovered by Karel Volný of the Red Hat Quality Engineering
team.

This update also fixes the following bugs:

* Prior to this update, the log file path in the logrotate script did not
behave as expected. As a consequence, the logrotate function failed to
rotate the "/var/log/mysqld.log" file. This update modifies the logrotate
script to allow rotating the mysqld.log file. (BZ#647223)

* Prior to this update, the mysqld daemon could fail when using the EXPLAIN
flag in prepared statement mode. This update modifies the underlying code
to handle the EXPLAIN flag as expected. (BZ#654000)

* Prior to this update, the mysqld init script could wrongly report that
mysql server startup failed when the server was actually started. This
update modifies the init script to report the status of the mysqld server
as expected. (BZ#703476)

* Prior to this update, the "--enable-profiling" option was by default
disabled. This update enables the profiling feature. (BZ#806365)

All MySQL users are advised to upgrade to these updated packages, which
contain backported patches to resolve these issues. After installing this
update, the MySQL server daemon (mysqld) will be restarted automatically.

4. Solution:

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

This update is available via the Red Hat Network. Details on how to
use the Red Hat Network to apply this update are available at
https://access.redhat.com/knowledge/articles/11258

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

526850 - MySQL 5.0.77 crashes on comparison of date & datetime types to NAME_CONST()
528512 - MySQL memory DoS
543730 - mysqld segfaults during SHOW CREATE TABLE
548685 - Extra characters appear in BLOB after mysqldump/import
654000 - Mysql bug 54488 - crash when using explain and prepared statements with subqueries
675906 - Restore / import of mysqldump fails on "Unknown command '\''"
806365 - mysql-server-5.0.95-1.el5_7.1 has Profiling disabled by default
860808 - CVE-2012-4452 mysql: regression of CVE-2009-4030

6. Package List:

Red Hat Enterprise Linux Desktop (v. 5 client):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Client/en/os/SRPMS/mysql-5.0.95-3.el5.src.rpm

i386:
mysql-5.0.95-3.el5.i386.rpm
mysql-debuginfo-5.0.95-3.el5.i386.rpm

x86_64:
mysql-5.0.95-3.el5.i386.rpm
mysql-5.0.95-3.el5.x86_64.rpm
mysql-debuginfo-5.0.95-3.el5.i386.rpm
mysql-debuginfo-5.0.95-3.el5.x86_64.rpm

RHEL Desktop Workstation (v. 5 client):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Client/en/os/SRPMS/mysql-5.0.95-3.el5.src.rpm

i386:
mysql-bench-5.0.95-3.el5.i386.rpm
mysql-debuginfo-5.0.95-3.el5.i386.rpm
mysql-devel-5.0.95-3.el5.i386.rpm
mysql-server-5.0.95-3.el5.i386.rpm
mysql-test-5.0.95-3.el5.i386.rpm

x86_64:
mysql-bench-5.0.95-3.el5.x86_64.rpm
mysql-debuginfo-5.0.95-3.el5.i386.rpm
mysql-debuginfo-5.0.95-3.el5.x86_64.rpm
mysql-devel-5.0.95-3.el5.i386.rpm
mysql-devel-5.0.95-3.el5.x86_64.rpm
mysql-server-5.0.95-3.el5.x86_64.rpm
mysql-test-5.0.95-3.el5.x86_64.rpm

Red Hat Enterprise Linux (v. 5 server):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Server/en/os/SRPMS/mysql-5.0.95-3.el5.src.rpm

i386:
mysql-5.0.95-3.el5.i386.rpm
mysql-bench-5.0.95-3.el5.i386.rpm
mysql-debuginfo-5.0.95-3.el5.i386.rpm
mysql-devel-5.0.95-3.el5.i386.rpm
mysql-server-5.0.95-3.el5.i386.rpm
mysql-test-5.0.95-3.el5.i386.rpm

ia64:
mysql-5.0.95-3.el5.i386.rpm
mysql-5.0.95-3.el5.ia64.rpm
mysql-bench-5.0.95-3.el5.ia64.rpm
mysql-debuginfo-5.0.95-3.el5.i386.rpm
mysql-debuginfo-5.0.95-3.el5.ia64.rpm
mysql-devel-5.0.95-3.el5.ia64.rpm
mysql-server-5.0.95-3.el5.ia64.rpm
mysql-test-5.0.95-3.el5.ia64.rpm

ppc:
mysql-5.0.95-3.el5.ppc.rpm
mysql-5.0.95-3.el5.ppc64.rpm
mysql-bench-5.0.95-3.el5.ppc.rpm
mysql-debuginfo-5.0.95-3.el5.ppc.rpm
mysql-debuginfo-5.0.95-3.el5.ppc64.rpm
mysql-devel-5.0.95-3.el5.ppc.rpm
mysql-devel-5.0.95-3.el5.ppc64.rpm
mysql-server-5.0.95-3.el5.ppc.rpm
mysql-server-5.0.95-3.el5.ppc64.rpm
mysql-test-5.0.95-3.el5.ppc.rpm

s390x:
mysql-5.0.95-3.el5.s390.rpm
mysql-5.0.95-3.el5.s390x.rpm
mysql-bench-5.0.95-3.el5.s390x.rpm
mysql-debuginfo-5.0.95-3.el5.s390.rpm
mysql-debuginfo-5.0.95-3.el5.s390x.rpm
mysql-devel-5.0.95-3.el5.s390.rpm
mysql-devel-5.0.95-3.el5.s390x.rpm
mysql-server-5.0.95-3.el5.s390x.rpm
mysql-test-5.0.95-3.el5.s390x.rpm

x86_64:
mysql-5.0.95-3.el5.i386.rpm
mysql-5.0.95-3.el5.x86_64.rpm
mysql-bench-5.0.95-3.el5.x86_64.rpm
mysql-debuginfo-5.0.95-3.el5.i386.rpm
mysql-debuginfo-5.0.95-3.el5.x86_64.rpm
mysql-devel-5.0.95-3.el5.i386.rpm
mysql-devel-5.0.95-3.el5.x86_64.rpm
mysql-server-5.0.95-3.el5.x86_64.rpm
mysql-test-5.0.95-3.el5.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://access.redhat.com/security/team/key/#package

7. References:

https://www.redhat.com/security/data/cve/CVE-2012-4452.html
https://access.redhat.com/security/updates/classification/#low
https://rhn.redhat.com/errata/RHSA-2012-0127.html
https://rhn.redhat.com/errata/RHSA-2010-0109.html

8. Contact:

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

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

iD8DBQFQ68JPXlSAg2UNWIIRAsUMAJ0ZMiyYZBgeZ5L5dL+zPijQR9OMTgCdGz7b
5sT0eF5SCGyLA3SQngEn2NU=
=aPsf
-----END PGP SIGNATURE-----


--
RHSA-announce mailing list
RHSA-announce@redhat.com
https://www.redhat.com/mailman/listinfo/rhsa-announce
Login or Register to add favorites

File Archive:

August 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Aug 1st
    15 Files
  • 2
    Aug 2nd
    22 Files
  • 3
    Aug 3rd
    0 Files
  • 4
    Aug 4th
    0 Files
  • 5
    Aug 5th
    15 Files
  • 6
    Aug 6th
    11 Files
  • 7
    Aug 7th
    43 Files
  • 8
    Aug 8th
    42 Files
  • 9
    Aug 9th
    36 Files
  • 10
    Aug 10th
    0 Files
  • 11
    Aug 11th
    0 Files
  • 12
    Aug 12th
    27 Files
  • 13
    Aug 13th
    18 Files
  • 14
    Aug 14th
    50 Files
  • 15
    Aug 15th
    33 Files
  • 16
    Aug 16th
    23 Files
  • 17
    Aug 17th
    0 Files
  • 18
    Aug 18th
    0 Files
  • 19
    Aug 19th
    43 Files
  • 20
    Aug 20th
    29 Files
  • 21
    Aug 21st
    42 Files
  • 22
    Aug 22nd
    26 Files
  • 23
    Aug 23rd
    25 Files
  • 24
    Aug 24th
    0 Files
  • 25
    Aug 25th
    0 Files
  • 26
    Aug 26th
    21 Files
  • 27
    Aug 27th
    28 Files
  • 28
    Aug 28th
    15 Files
  • 29
    Aug 29th
    41 Files
  • 30
    Aug 30th
    13 Files
  • 31
    Aug 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2024 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close