|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
MySQL 5.0.51a has been released
by Daniel Fischer-11
::
Rate this Message:
Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message Dear MySQL users,
MySQL Community Server 5.0.51a, a new version of the popular Open Source Database Management System, has been released. The release is now available in source form (only) from our download pages at http://dev.mysql.com/downloads/ and mirror sites. MySQL 5.0.51a is a security hotfix release. We recommend all users of any previous release in the MySQL 5.0 Community Server branch to upgrade to 5.0.51a as soon as possible. Please see below for details. Note that not all mirror sites may be up to date at this point in time, so if you can't find this version on some mirror, please try again later or choose another download site. We welcome and appreciate your feedback, bug reports, bug fixes, patches etc.: http://forge.mysql.com/wiki/Contributing The following section lists the changes from version to version in the MySQL source code as compared to the last released version of MySQL Community Server, the MySQL Community Server 5.0.51 release. It can also be viewed online at http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-51a.html This is a bugfix release for the current production release family. It replaces MySQL 5.0.51. Security fixes: * Three vulnerabilities in yaSSL versions 1.7.5 and earlier were discovered that could lead to a server crash or execution of unauthorized code. The exploit requires a server with yaSSL enabled and TCP/IP connections enabled, but does not require valid MySQL account credentials. The exploit does not apply to OpenSSL. Note: The proof-of-concept exploit is freely available on the Internet. Everyone with a vulnerable MySQL configuration is advised to upgrade immediately. References: Bug#33814: http://bugs.mysql.com/33814, CVE-2008-0226: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0226, CVE-2008-0227: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0227 * ALTER VIEW retained the original DEFINER value,even when altered by another user, which could allow that user to gain the access rights of the view. Now ALTER VIEW is allowed only to the original definer or users with the SUPER privilege. (Bug#29908: http://bugs.mysql.com/29908) * When using a FEDERATED table, the local server can be forced to crash if the remote server returns a result with fewer columns than expected. (Bug#29801: http://bugs.mysql.com/29801) Daniel -- Daniel Fischer, Team Lead, Build +46 18174400 ext. 4537 MySQL GmbH, Dachauer Strasse 37, D-80335 Muenchen - www.mysql.com Geschaeftsfuehrer: Kaj Arnoe HRB Muenchen 162140 Are you MySQL certified? mysql.com/certification 49.011, 8.376 -- MySQL Announce Mailing List For list archives: http://lists.mysql.com/announce To unsubscribe: http://lists.mysql.com/announce?unsub=lists@... |
| Free Forum Powered by Nabble | Forum Help |