Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ GLSA 200410-22 ] MySQL: Multiple vulnerabilities
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index News & Announcements
View previous topic :: View next topic  
Author Message
GLSA
Bodhisattva
Bodhisattva


Joined: 13 Jun 2003
Posts: 4087
Location: Dresden, Germany

PostPosted: Sun Oct 24, 2004 2:49 pm    Post subject: [ GLSA 200410-22 ] MySQL: Multiple vulnerabilities Reply with quote

Gentoo Linux Security Advisory

Title: MySQL: Multiple vulnerabilities (GLSA 200410-22)
Severity: high
Exploitable: remote
Date: October 24, 2004
Bug(s): #67062
ID: 200410-22

Synopsis

Several vulnerabilities including privilege abuse, Denial of Service, and potentially remote arbitrary code execution have been discovered in MySQL.

Background

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

Affected Packages

Package: dev-db/mysql
Vulnerable: < 4.0.21
Unaffected: >= 4.0.21
Architectures: All supported architectures


Description

The following vulnerabilities were found and fixed in MySQL: Oleksandr Byelkin found that ALTER TABLE ... RENAME checks CREATE/INSERT rights of the old table instead of the new one (CAN-2004-0835). Another privilege checking bug allowed users to grant rights on a database they had no rights on. Dean Ellis found a defect where multiple threads ALTERing the MERGE tables to change the UNION could cause the server to crash (CAN-2004-0837). Another crash was found in MATCH ... AGAINST() queries with missing closing double quote. Finally, a buffer overrun in the mysql_real_connect function was found by Lukasz Wojtow (CAN-2004-0836).

Impact

The privilege checking issues could be used by remote users to bypass their rights on databases. The two crashes issues could be exploited by a remote user to perform a Denial of Service attack on MySQL server. The buffer overrun issue could also be exploited as a Denial of Service attack, and may allow to execute arbitrary code with the rights of the MySQL daemon (typically, the "mysql" user).

Workaround

There is no known workaround at this time.

Resolution

All MySQL users should upgrade to the latest version:
Code:
# emerge sync
# emerge -pv ">=dev-db/mysql-4.0.21"
# emerge ">=dev-db/mysql-4.0.21"


References

CAN-2004-0835
CAN-2004-0836
CAN-2004-0837
Privilege granting bug
MATCH ... AGAINST crash bug


Last edited by GLSA on Mon Jun 12, 2006 4:16 am; edited 3 times in total
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index News & Announcements All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum