mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 14:33:32 +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
 |