Summary
The host is running MySQL and is prone to Access restrictions Bypass Vulnerability
Impact
Successful exploitation could allow users to bypass intended access restrictions by calling CREATE TABLE with DATA DIRECTORY or INDEX DIRECTORY argument referring to a subdirectory.
Impact Level: Application
Solution
Upgrade to MySQL version 5.1.41
For updates refer to http://dev.mysql.com/downloads
Insight
The flaw is due to an error while calling CREATE TABLE on a MyISAM table with modified DATA DIRECTORY or INDEX DIRECTORY.
Affected
MySQL 5.1.x before 5.1.41 on all running platform.
References
Severity
Classification
-
CVE CVE-2009-4030 -
CVSS Base Score: 4.4
AV:L/AC:M/Au:N/C:P/I:P/A:P
Related Vulnerabilities