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.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 01:08
Type | Values Removed | Values Added |
---|---|---|
References | () http://bugs.mysql.com/bug.php?id=32167 - | |
References | () http://dev.mysql.com/doc/refman/5.1/en/news-5-1-41.html - | |
References | () http://lists.apple.com/archives/security-announce/2010//Mar/msg00001.html - | |
References | () http://lists.mysql.com/commits/89940 - | |
References | () http://lists.opensuse.org/opensuse-security-announce/2010-05/msg00001.html - | |
References | () http://lists.opensuse.org/opensuse-security-announce/2010-11/msg00005.html - | |
References | () http://marc.info/?l=oss-security&m=125908040022018&w=2 - | |
References | () http://marc.info/?l=oss-security&m=125908080222685&w=2 - | |
References | () http://secunia.com/advisories/38517 - | |
References | () http://secunia.com/advisories/38573 - | |
References | () http://support.apple.com/kb/HT4077 - | |
References | () http://ubuntu.com/usn/usn-897-1 - | |
References | () http://www.debian.org/security/2010/dsa-1997 - | |
References | () http://www.openwall.com/lists/oss-security/2009/11/19/3 - | |
References | () http://www.openwall.com/lists/oss-security/2009/11/24/6 - | |
References | () http://www.redhat.com/support/errata/RHSA-2010-0109.html - | |
References | () http://www.redhat.com/support/errata/RHSA-2010-0110.html - | |
References | () http://www.ubuntu.com/usn/USN-1397-1 - | |
References | () http://www.vupen.com/english/advisories/2010/1107 - | |
References | () https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11116 - | |
References | () https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A8156 - |
07 Nov 2023, 02:04
Type | Values Removed | Values Added |
---|---|---|
Summary | 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. |
Information
Published : 2009-11-30 17:30
Updated : 2024-11-21 01:08
NVD link : CVE-2009-4030
Mitre link : CVE-2009-4030
CVE.ORG link : CVE-2009-4030
JSON object : View
Products Affected
mysql
- mysql
oracle
- mysql
CWE
CWE-59
Improper Link Resolution Before File Access ('Link Following')