mirror of
https://github.com/MariaDB/server.git
synced 2025-07-07 06:01:31 +03:00
"load data infile .." allowed for access to unautohorized tables. Due to a faulty if-statement it was possible to circumvent the secure_file_priv restriction.
2 lines
37 B
Plaintext
2 lines
37 B
Plaintext
--secure_file_priv=$SECURE_LOAD_PATH
|