Vulnerability Description
MySQL 5.1.x before 5.1.41 allows local users to bypass certain privilege checks by calling CREATE TABLE on a MyISAM table with modified (1) DATA DIRECTORY or (2) INDEX DIRECTORY arguments that are originally associated with pathnames without symlinks, and that can point to tables created at a future time at which a pathname is modified to contain a symlink to a subdirectory of the MySQL data home directory, related to incorrect calculation of the mysql_unpacked_real_data_home value. NOTE: this vulnerability exists because of an incomplete fix for CVE-2008-4098 and CVE-2008-2079.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mysql | Mysql | 5.1.5 |
| Oracle | Mysql | 5.1 |
Related Weaknesses (CWE)
References
- http://bugs.mysql.com/bug.php?id=32167
- http://dev.mysql.com/doc/refman/5.1/en/news-5-1-41.html
- http://lists.apple.com/archives/security-announce/2010//Mar/msg00001.html
- http://lists.mysql.com/commits/89940
- http://lists.opensuse.org/opensuse-security-announce/2010-05/msg00001.html
- http://lists.opensuse.org/opensuse-security-announce/2010-11/msg00005.html
- http://marc.info/?l=oss-security&m=125908040022018&w=2
- http://marc.info/?l=oss-security&m=125908080222685&w=2
- http://secunia.com/advisories/38517
- http://secunia.com/advisories/38573
- http://support.apple.com/kb/HT4077
- http://ubuntu.com/usn/usn-897-1
- http://www.debian.org/security/2010/dsa-1997
- http://www.openwall.com/lists/oss-security/2009/11/19/3
- http://www.openwall.com/lists/oss-security/2009/11/24/6
FAQ
What is CVE-2009-4030?
CVE-2009-4030 is a vulnerability with a CVSS score of 4.4 (MEDIUM). MySQL 5.1.x before 5.1.41 allows local users to bypass certain privilege checks by calling CREATE TABLE on a MyISAM table with modified (1) DATA DIRECTORY or (2) INDEX DIRECTORY arguments that are ori...
How severe is CVE-2009-4030?
CVE-2009-4030 has been rated MEDIUM with a CVSS base score of 4.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2009-4030?
Check the references section above for vendor advisories and patch information. Affected products include: Mysql Mysql, Oracle Mysql.