A vulnerability in MySQL might allow users to bypass privileges and gain access to other databases.
Package | dev-db/mysql on all architectures |
---|---|
Affected versions | < 5.0.60-r1 |
Unaffected versions | >= 5.0.60-r1 |
MySQL is a popular multi-threaded, multi-user SQL server.
Sergei Golubchik reported that MySQL imposes no restrictions on the specification of "DATA DIRECTORY" or "INDEX DIRECTORY" in SQL "CREATE TABLE" statements.
An authenticated remote attacker could create MyISAM tables, specifying DATA or INDEX directories that contain future table files by other database users, or existing table files in the MySQL data directory, gaining access to those tables.
There is no known workaround at this time.
All MySQL users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=dev-db/mysql-5.0.60-r1"
Release date
September 04, 2008
Latest revision
September 04, 2008: 01
Severity
normal
Exploitable
remote
Bugzilla entries