1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-13 21:42:58 +03:00
Files
mariadb/mysql-test/t
svoj@mysql.com/june.mysql.com d06e2f9223 BUG#32111 - Security Breach via DATA/INDEX DIRECORY and RENAME TABLE
RENAME TABLE against a table with DATA/INDEX DIRECTORY overwrites
the file to which the symlink points.

This is security issue, because it is possible to create a table with
some name in some non-system database and set DATA/INDEX DIRECTORY
to mysql system database. Renaming this table to one of mysql system
tables (e.g. user, host) would overwrite the system table.

Return an error when the file to which the symlink points exist.
2007-11-06 18:09:33 +04:00
..
2004-04-28 16:14:53 +01:00
2003-03-13 13:44:03 +01:00
2005-06-03 17:13:43 +02:00
2004-06-25 12:59:47 +02:00
2002-12-26 15:55:22 +02:00
2002-03-13 17:20:17 +00:00
2001-06-12 17:13:52 +03:00
2001-10-08 05:36:35 +03:00
2005-02-15 18:45:42 -08:00
2002-02-13 22:37:19 +02:00
2003-07-09 00:55:07 +03:00
2003-06-01 23:40:01 +03:00
2001-11-20 17:58:00 +01:00
2003-11-20 22:20:54 +01:00
2001-04-17 21:30:02 +02:00
2005-08-02 11:33:26 +05:00
2002-05-17 10:50:57 +03:00
2001-12-13 15:53:18 +02:00
2003-07-03 16:48:47 +05:00
2001-11-30 22:09:44 -07:00
2005-05-07 21:37:27 +05:00
2000-12-29 16:06:10 +02:00
2001-10-24 11:52:19 -06:00
2004-08-28 00:49:54 +03:00
2005-02-03 18:26:59 +00:00
2003-09-24 23:25:58 +04:00
2004-08-20 23:48:30 -07:00
2005-01-25 14:30:38 -08:00
2001-09-27 23:05:54 -06:00
2005-05-09 08:33:45 +01:00
2001-08-18 10:49:00 +03:00
2003-08-20 16:25:44 +03:00
2001-10-08 07:24:04 +03:00
2003-05-14 01:27:26 +03:00
2003-05-14 01:27:26 +03:00
2004-11-22 18:59:17 +01:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2003-01-28 08:38:28 +02:00
2003-04-26 21:10:13 +03:00
2004-07-17 16:58:16 +02:00
2003-12-16 11:10:50 +01:00
2003-09-25 00:14:46 +02:00
2005-01-30 10:24:03 +00:00
2005-01-30 10:24:03 +00:00
2004-04-28 16:14:53 +01:00
2002-09-11 06:40:08 +03:00
2004-02-22 11:22:51 +01:00
2002-09-11 06:40:08 +03:00
2003-06-15 12:01:51 +02:00
2003-06-15 12:01:51 +02:00
2002-08-24 02:10:49 +03:00
2001-12-12 18:55:33 -07:00
2003-07-03 10:42:13 +05:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2003-06-25 17:15:33 +05:00
2002-12-05 03:52:53 +02:00
2004-01-12 16:25:13 +02:00

The file is empty.