Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ GLSA 200503-19 ] 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
Administrator
Administrator


Joined: 27 Jun 2003
Posts: 4975
Location: Gothenburg, Sweden

PostPosted: Wed Mar 16, 2005 6:16 pm    Post subject: [ GLSA 200503-19 ] MySQL: Multiple vulnerabilities Reply with quote

Gentoo Linux Security Advisory

Title: MySQL: Multiple vulnerabilities (GLSA 200503-19)
Severity: normal
Exploitable: remote and local
Date: March 16, 2005
Bug(s): #84819
ID: 200503-19

Synopsis

MySQL contains several vulnerabilities potentially leading to the overwriting of local files or to the execution of arbitrary code.

Background

MySQL is a fast, multi-threaded, multi-user SQL database server.

Affected Packages

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


Description

MySQL fails to properly validate input for authenticated users with INSERT and DELETE privileges (CAN-2005-0709 and CAN-2005-0710). Furthermore MySQL uses predictable filenames when creating temporary files with CREATE TEMPORARY TABLE (CAN-2005-0711).

Impact

An attacker with INSERT and DELETE privileges could exploit this to manipulate the mysql table or accessing libc calls, potentially leading to the execution of arbitrary code with the permissions of the user running MySQL. An attacker with CREATE TEMPORARY TABLE privileges could exploit this to overwrite arbitrary files via a symlink attack.

Workaround

There is no known workaround at this time.

Resolution

All MySQL users should upgrade to the latest version:
Code:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/mysql-4.0.24"


References

CAN-2005-0709
CAN-2005-0710
CAN-2005-0711


Last edited by GLSA on Sun Jul 30, 2006 4:17 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