GLSA 200708-10: MySQL: Denial of Service and information leakage

Severity:normal
Title:MySQL: Denial of Service and information leakage
Date:08/16/2007
Bugs: #185333
ID:200708-10

Synopsis

A Denial of Service vulnerability and a table structure information leakage vulnerability were found in MySQL.

Background

MySQL is a popular multi-threaded, multi-user SQL server.

Affected packages

Package Vulnerable Unaffected Architecture(s)
dev-db/mysql < 5.0.44 >= 5.0.44 All supported architectures

Description

Dormando reported a vulnerability within the handling of password packets in the connection protocol (CVE-2007-3780). Andrei Elkin also found that the "CREATE TABLE LIKE" command didn't require SELECT privileges on the source table (CVE-2007-3781).

Impact

A remote unauthenticated attacker could use the first vulnerability to make the server crash. The second vulnerability can be used by authenticated users to obtain information on tables they are not normally able to access.

Workaround

There is no known workaround at this time.

Resolution

All MySQL users should upgrade to the latest version:

    # emerge --sync
    # emerge --ask --oneshot --verbose ">=dev-db/mysql-5.0.44"

References

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website: http://security.gentoo.org/glsa/glsa-200708-10.xml

Concerns?

Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.

License

Copyright 2010 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.

Thank you!