AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2009-4030

MEDIUM · CVSS 4.4 EPSS 0.43%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2009-11-30 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 4.4. See the original NVD description below for full technical details.

CVE
CVE-2009-4030
Severity
MEDIUM
CVSS
4.4
EPSS
0.43%

Original NVD 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.