| Bug #18628 | mysqld: security problem | ||
|---|---|---|---|
| Submitted: | 29 Mar 2006 22:16 | Modified: | 1 Jun 2007 16:00 |
| Reporter: | Paul DuBois | ||
| Status: | Closed | ||
| Category: | Server: Tests | Severity: | S3 (Non-critical) |
| Version: | 5.0 | OS: | Linux (Linux) |
| Assigned to: | Magnus Svensson | Target Version: | |
[29 Mar 2006 22:16]
Paul DuBois
[3 Aug 2006 11:32]
Magnus Svensson
A --secure-file-priv command should be implemented to get this approved.
[14 Feb 2007 14:46]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/19868 ChangeSet@1.2395, 2007-02-14 14:44:34+01:00, msvensson@pilot.mysql.com +17 -0 Bug#18628 mysql-test-run: security problem(part1) - Implement --secure-file-priv=<dir> option that limits "load_file", "LOAD DATA" and "SELECT .. INTO OUTFILE" to work with files in specified dir. - Use above option for mysqld in mysql-test-run.pl
[8 Mar 2007 23:15]
Tim Smith
pushed to 5.0.38, 5.1.17
[13 Mar 2007 19:50]
Paul DuBois
Noted in 5.0.38, 5.1.17 changelogs, and in the mysqltest manual.
[1 Jun 2007 16:00]
Paul DuBois
--secure-file-priv is an option for mysqld, not mysqltest. I removed the description from the mysqltest manual to the reference manual. There is also an associated secure_file_priv system variable.
