RHSA-2009:1289: Moderate: mysql security and bug fix update
MySQL is a multi-user, multi-threaded SQL database server. It consists ofthe MySQL server daemon (mysqld) and many client programs and libraries.MySQL did not correctly check directories used as arguments for the DATADIRECTORY and INDEX DIRECTORY directives. Using this flaw, an authenticatedattacker could elevate their access privileges to tables created by otherdatabase users. Note: This attack does not work on existing tables. Anattacker can only elevate their access to another user's tables as thetables are created. As well, the names of these created tables need to bepredicted correctly for this attack to succeed. (CVE-2008-2079)A flaw was found in the way MySQL handles an empty bit-string literal. Aremote, authenticated attacker could crash the MySQL server daemon (mysqld)if they used an empty bit-string literal in an SQL statement. This issueonly caused a temporary denial of service, as the MySQL daemon wasautomatically restarted after the crash. (CVE-2008-3963)An insufficient HTML entities quoting flaw was found in the mysql commandline client's HTML output mode. If an attacker was able to inject arbitraryHTML tags into data stored in a MySQL database, which was later retrievedusing the mysql command line client and its HTML output mode, they couldperform a cross-site scripting (XSS) attack against victims viewing theHTML output in a web browser. (CVE-2008-4456)Multiple format string flaws were found in the way the MySQL server logsuser commands when creating and deleting databases. A remote, authenticatedattacker with permissions to CREATE and DROP databases could use theseflaws to formulate a specifically-crafted SQL command that would cause atemporary denial of service (open connections to mysqld are terminated).(CVE-2009-2446)Note: To exploit the CVE-2009-2446 flaws, the general query log (the mysqld"--log" command line option or the "log" option in "/etc/my.cnf") must beenabled. This logging is not enabled by default.This update also fixes multiple bugs. Details regarding these bugs can befound in the Red Hat Enterprise Linux 5.4 Technical Notes. You can find alink to the Technical Notes in the References section of this errata.Note: These updated packages upgrade MySQL to version 5.0.77 to incorporatenumerous upstream bug fixes. Details of these changes are found in thefollowing MySQL Release Notes:http://dev.mysql.com/doc/refman/5.0/en/news-5-0-77.html All MySQL users are advised to upgrade to these updated packages, whichresolve these issues. After installing this update, the MySQL serverdaemon (mysqld) will be restarted automatically.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of RHSA-2009:1289?
The severity of RHSA-2009:1289 is classified as a high-risk vulnerability.
How do I fix RHSA-2009:1289?
To fix RHSA-2009:1289, update MySQL to version 5.0.77-3.el5 or later.
Which MySQL versions are affected by RHSA-2009:1289?
MySQL versions prior to 5.0.77-3.el5 are affected by RHSA-2009:1289.
What type of vulnerability is addressed in RHSA-2009:1289?
RHSA-2009:1289 addresses a directory traversal vulnerability in MySQL.
Is RHSA-2009:1289 related to MySQL server security?
Yes, RHSA-2009:1289 is directly related to the security of the MySQL server and its configurations.