cve/2008/CVE-2008-7247.md
2024-05-26 14:27:05 +02:00

1.2 KiB

CVE-2008-7247

Description

sql/sql_table.cc in MySQL 5.0.x through 5.0.88, 5.1.x through 5.1.41, and 6.0 before 6.0.9-alpha, when the data home directory contains a symlink to a different filesystem, allows remote authenticated users to bypass intended access restrictions by calling CREATE TABLE with a (1) DATA DIRECTORY or (2) INDEX DIRECTORY argument referring to a subdirectory that requires following this symlink.

POC

Reference

No PoCs from references.

Github