GLSA 200605-13: MySQL: Information leakage
Severity: | low |
Title: | MySQL: Information leakage |
Date: | 05/11/2006 |
Bugs: |
|
ID: | 200605-13 |
Synopsis
A MySQL server may leak information to unauthorized users.Background
MySQL is a popular multi-threaded, multi-user SQL database server.
Affected packages
Package | Vulnerable | Unaffected | Architecture(s) |
---|---|---|---|
dev-db/mysql | < 4.1.19 | >= 4.1.19 | All supported architectures |
Description
The processing of the COM_TABLE_DUMP command by a MySQL server fails to properly validate packets that arrive from the client via a network socket.
Impact
By crafting specific malicious packets an attacker could gather confidential information from the memory of a MySQL server process, for example results of queries by other users or applications. By using PHP code injection or similar techniques it would be possible to exploit this flaw through web applications that use MySQL as a database backend.
Note that on 5.x versions it is possible to overwrite the stack and execute arbitrary code with this technique. Users of MySQL 5.x are urged to upgrade to the latest available version.
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-4.0.27"
References
Availability
This GLSA and any updates to it are available for viewing at the Gentoo Security Website:
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.